v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13125317428.7 KB
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