Inputs
SelectItem
Output
Type:List[Dict]
Returns the regional inventory entries.
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 the regional inventory entries (regional prices and availability) of a product
| App | Google Merchant Center |
| Operation ID | gmc_list_regional_inventories |
| 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 that owns the product. |
product_id | string or SelectItem | Yes | - | Product identifier in the form contentLanguage |
limit | integer | No | 100 | Maximum number of entries to return. Default: 100. |
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
value | string | Yes | - | The value of the selectable item. |
label | string | Yes | - | The label of the selectable item, used for display purposes. If not provided, defaults to the value. |
List[Dict]
Returns the regional inventory entries.
Fields: dynamic (depend on the inputs)