conversionsources
Retrieves the list of conversion sources the caller has access to.
get/{merchantId}/conversionsources
Path parameters
merchantIdstring required
Required. The ID of the account that owns the new conversion source.
Query parameters
pageSizeinteger
The maximum number of conversion sources to return in a page. If no page_size is specified, 100 is used as the default value. The maximum value is 200. Values above 200 will be coerced to 200. Regardless of pagination, at most 200 conversion sources are returned in total.
pageTokenstring
Page token.
showDeletedboolean
If true, also returns archived conversion sources.
Response
Successful response