accounts
Retrieves a Merchant Center account.
get/{merchantId}/accounts/{accountId}
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.
Query parameters
view'MERCHANT' | 'CSS'
Controls which fields will be populated. Acceptable values are: "merchant" and "css". The default value is "merchant".
Response
Successful response