accounts
List the ad units under the specified AdMob account.
get/v1/{+parent}/adUnits
Path parameters
parentstring required
Required. Resource name of the account to list ad units for. Example: accounts/pub-9876543210987654
Query parameters
pageSizeinteger
The maximum number of ad units to return. If unspecified or 0, at most 10,000 ad units will be returned. The maximum value is 20,000; values above 20,000 will be coerced to 20,000.
pageTokenstring
The value returned by the last ListAdUnitsResponse; indicates that this is a continuation of a prior ListAdUnits call, and that the system should return the next page of data.
Response
Successful response