Inputs
SelectItem
Output
Type:Dict
Confirms the deletion.
Fields: product_id, region, deletedDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deletes a product’s regional inventory entry so the base product data applies in that region again
| App | Google Merchant Center |
| Operation ID | gmc_delete_regional_inventory |
| Type | Action |
| Connection | gmc (required) |
| Credits per run | 1 |
| Agent / MCP tool | Yes |
| Requires approval | Yes (write operation) |
| 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 |
region | string or SelectItem | Yes | - | Region ID of the regional inventory entry to delete. |
| 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. |
Dict
Confirms the deletion.
Fields: product_id, region, deleted