accounts
Lists all the custom channels available for an ad unit.
get/v2/{+parent}:listLinkedCustomChannels
Path parameters
parentstring required
Required. The ad unit which owns the collection of custom channels. Format: accounts/{account}/adclients/{adclient}/adunits/{adunit}
Query parameters
pageSizeinteger
The maximum number of custom channels to include in the response, used for paging. If unspecified, at most 10000 custom channels will be returned. The maximum value is 10000; values above 10000 will be coerced to 10000.
pageTokenstring
A page token, received from a previous ListLinkedCustomChannels call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListLinkedCustomChannels must match the call that provided the page token.
Response
Successful response