accounts
Returns the list of accounts linked to your Merchant Center account.
get/{merchantId}/accounts/{accountId}/listlinks
Path parameters
merchantIdstring required
The ID of the managing account. If this parameter is not the same as accountId, then this account must be a multi-client account and accountId must be the ID of a sub-account of this account.
accountIdstring required
The ID of the account for which to list links.
Query parameters
maxResultsinteger
The maximum number of links to return in the response, used for pagination. The minimum allowed value is 5 results per page. If provided value is lower than 5, it will be automatically increased to 5.
pageTokenstring
The token returned by the previous request.
Response
Successful response