Skip to main content

regions

Overview

Nameregions
TypeResource
Idgoogledevelopers.content.regions

Fields

NameDatatypeDescription
regionIdstringOutput only. Immutable. The ID uniquely identifying each region.
regionalInventoryEligiblebooleanOutput only. Indicates if the region is eligible to use in the Regional Inventory configuration.
shippingEligiblebooleanOutput only. Indicates if the region is eligible to use in the Shipping Services configuration.
displayNamestringThe display name of the region.
geotargetAreaobjectA list of geotargets that defines the region area.
merchantIdstringOutput only. Immutable. Merchant that owns the region.
postalCodeAreaobjectA list of postal codes that defines the region area. Note: All regions defined using postal codes are accessible via the account's ShippingSettings.postalCodeGroups resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTmerchantId, regionIdRetrieves a region defined in your Merchant Center account.
listSELECTmerchantIdLists the regions in your Merchant Center account.
createINSERTmerchantIdCreates a region definition in your Merchant Center account.
deleteDELETEmerchantId, regionIdDeletes a region definition from your Merchant Center account.
patchEXECmerchantId, regionIdUpdates a region definition in your Merchant Center account.