platforms
Lists sites for a specific account.
get/v1/{+parent}/sites
Path parameters
parentstring required
Required. The account which owns the sites. Format: platforms/{platform}/accounts/{account}
Query parameters
pageSizeinteger
The maximum number of sites to include in the response, used for paging. If unspecified, at most 10000 sites will be returned. The maximum value is 10000; values above 10000 will be coerced to 10000.
pageTokenstring
A page token, received from a previous ListSites call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListSites must match the call that provided the page token.
Response
Successful response