Inputs
Output
Type:List[Dict]
Returns account issues with automatic pagination.
Fields: dynamic (depend on the inputs)Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List account-level Merchant Center issues such as policy, setup, and suspension problems
| App | Google Merchant Center |
| Operation ID | gmc_list_account_issues |
| Type | Action |
| Connection | gmc (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account | DynamicAccount | Yes | - | Select the Merchant Center account whose account issues should be listed. |
language_code | string | No | - | Optional BCP-47 language code for human-readable issue text, such as en-US or sr-Latn. Google defaults to en-US. |
time_zone | string | No | - | Optional IANA time zone used to localize times in issue text, such as America/Los_Angeles. |
limit | integer | No | - | Maximum number of account issues to return. If omitted, return all issues by handling Google pagination automatically. |
List[Dict]
Returns account issues with automatic pagination.
Fields: dynamic (depend on the inputs)