Get a Merchant Center account
get_accountFetch Merchant Center account details by ID to verify the configured account or inspect a sub-account. Returns name, accountId, language, timezone, adult content, and test status.
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. |