2025-08-25
▼ ▲ merchantapi.accounts.regions.batchCreate
Path : accounts/v1/{+parent}/regions:batchCreate
Flat Path : accounts/v1/accounts/{accountsId}/regions:batchCreate
HTTP Method : POST
Parameters :
parent
Description : Required. The account to create one or more regions for. Format: `accounts/{account}`
Pattern : ^accounts/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/content
Description : Creates one or more regions in your Merchant Center account. Executing this method requires admin access.
▼ ▲ merchantapi.accounts.regions.batchUpdate
Path : accounts/v1/{+parent}/regions:batchUpdate
Flat Path : accounts/v1/accounts/{accountsId}/regions:batchUpdate
HTTP Method : POST
Parameters :
parent
Description : Required. The account to update one or more regions for. Format: `accounts/{account}`
Pattern : ^accounts/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/content
Description : Updates one or more regions in your Merchant Center account. Executing this method requires admin access.
▼ ▲ merchantapi.accounts.regions.batchDelete
Path : accounts/v1/{+parent}/regions:batchDelete
Flat Path : accounts/v1/accounts/{accountsId}/regions:batchDelete
HTTP Method : POST
Parameters :
parent
Description : Required. The account to create a region for. Format: `accounts/{account}`
Pattern : ^accounts/[^/]+$
Location : path
Required : Yes
Type : string
Parameter Order : parent
Scopes : https://www.googleapis.com/auth/content
Description : Deletes multiple regions by name from your Merchant Center account. Executing this method requires admin access.