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