accounts
Lists the sub-accounts in your Merchant Center account.
get/{merchantId}/accounts
Path parameters
merchantIdstring required
The ID of the managing account. This must be a multi-client account.
Query parameters
labelstring
If view is set to "css", only return accounts that are assigned label with given ID.
maxResultsinteger
The maximum number of accounts to return in the response, used for paging.
namestring
If set, only the accounts with the given name (case sensitive) will be returned.
pageTokenstring
The token returned by the previous request.
view'MERCHANT' | 'CSS'
Controls which fields will be populated. Acceptable values are: "merchant" and "css". The default value is "merchant".
Response
Successful response