Google Merchant Center / API Reference
merchant_batch_regions
Merchant Center tool. Create, update or delete many regions in one call. Args: account_id: Merchant Center account id. operation: create, update or delete. requests_json: JSON array: create '[{"regionId": "north", "region": {...}}]', delete '[{"name": "accounts/123/regions/north"}]', update '[{"region": {"name": "accounts/123/regions/north", "displayName": "N"}, "updateMask": "displayName"}]'.
This is a read-only tool: it returns merchant batch regions for your Google Merchant Center account. It changes nothing.
Ask Claude
You do not call this tool yourself. Ask for the outcome and the client picks the tool:
Merchant batch regions in my Google Merchant Center account for [operation], [requests json].
It takes 3 required and 0 optional parameters.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
account_id | string | Yes | Account Id |
operation | string | Yes | Operation |
requests_json | string | Yes | Requests Json |
Related Google Merchant Center tools
merchant_accept_terms_of_servicemerchant_account_for_gcp_registrationmerchant_account_issuesmerchant_add_usermerchant_approve_account_servicemerchant_claim_homepage
Before you can call it
This tool needs a connected Google Merchant Center account. The Google Merchant Center connect guide covers how to authorize it and what it unlocks, and the quickstart gets a client talking to the server in about five minutes.
Start free — 30 tool calls a month
No card required. Connect Google Ads, Meta Ads, GA4 or Search Console and ask Claude for the outcome — it picks the tool.