Region
Represents a geographic region that you can use as a target with both the
RegionalInventory
and
ShippingSettings
services. You can define regions as collections of either postal codes, radius areas or, in some countries, using predefined geotargets.
A region must be defined by specifying exactly one of
postal_code_area
,
geotarget_area
, or
radius_area
.
For more information, see Set up regions for more information.
| Fields | |
|---|---|
name
|
Identifier. The resource name of the region. Format:
|
postal_code_area
|
Optional. A list of postal codes that defines the region area. |
geotarget_area
|
Optional. A list of geotargets that defines the region area. |
regional_inventory_eligible
|
Output only. Indicates if the region is eligible for use in the Regional Inventory configuration. |
shipping_eligible
|
Output only. Indicates if the region is eligible for use in the Shipping Services configuration. |
radius_area
|
Optional. A radius area that defines the region area. |
display_name
|
Optional. The display name of the region. |