Inputs
Output
Type:List[Dict]
Returns the list of promotions.
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.
Lists promotions in a Merchant Center account with their status and attributes
| App | Google Merchant Center |
| Operation ID | gmc_list_promotions |
| 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 promotions should be listed. |
limit | integer | No | 100 | Maximum number of promotions to return. Default: 100. |
List[Dict]
Returns the list of promotions.
Fields: dynamic (depend on the inputs)