v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13253679.9 KB
accounts

Lists all accounts directly managed by the given AdSense account.

get/v2/{+parent}:listChildAccounts

Path parameters

parentstring required

Required. The parent account, which owns the child accounts. Format: accounts/{account}

Query parameters

pageSizeinteger

The maximum number of accounts to include in the response, used for paging. If unspecified, at most 10000 accounts will be returned. The maximum value is 10000; values above 10000 will be coerced to 10000.

pageTokenstring

A page token, received from a previous ListChildAccounts call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListChildAccounts must match the call that provided the page token.

Response

Successful response