Lists all the accounts under the specified CSS account ID, and optionally filters by label ID and account name.
Path parameters
Required. The parent account. Must be a CSS group or domain. Format: accounts/{account}
Query parameters
If set, only the MC accounts with the given name (case sensitive) will be returned.
If set, only the MC accounts with the given label ID will be returned.
Optional. The maximum number of accounts to return. The service may return fewer than this value. If unspecified, at most 50 accounts will be returned. The maximum value is 100; values above 100 will be coerced to 100.
Optional. 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