Get a Merchant Center account
get_accountRetrieve a Google Merchant Center account's details, including account name, language, timezone, and test flags. Verify your configured account or inspect a sub-account.
Instructions
Returns a single Merchant Center account: name (accounts/{id}), accountId, accountName, languageCode, timeZone, adultContent and testAccount. Useful to verify the configured account or inspect a sub-account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Merchant Center account ID (digits, e.g. "123456"). Omit to use the GOOGLE_MERCHANTS_ACCOUNT_ID default. |