Regional inventory information for the product. Represents specific information like price and availability for a given product in a specific
. For a list of all accepted attribute values, see the regional product inventory data specification.region
JSON representation |
---|
{ "name": string, "account": string, "region": string, "price": { object ( |
Fields | |
---|---|
name |
Output only. The name of the |
account |
Output only. The account that owns the product. This field will be ignored if set by the client. |
region |
Required. Immutable. ID of the region for this |
price |
Price of the product in this region. |
sale |
Sale price of the product in this region. Mandatory if |
sale |
The |
custom |
A list of custom (merchant-provided) attributes. You can also use |
availability |
Availability of the product in this region. For accepted attribute values, see the regional product inventory data specification |