Resource: RegionalInventory
Regional inventory resource. contains the regional name and all attributes which are overridden for the specified region.
| JSON representation | 
|---|
| { "regionId": string, "price": { object ( | 
| Fields | |
|---|---|
| regionId | 
 The ID uniquely identifying each region. | 
| price | 
 The price of the product. | 
| salePrice | 
 The sale price of the product. Mandatory if  | 
| salePriceEffectiveDate | 
 A date range represented by a pair of ISO 8601 dates separated by a space, comma, or slash. Both dates might be specified as 'null' if undecided. | 
| availability | 
 The availability of the product. | 
| customAttributes[] | 
 A list of custom (merchant-provided) attributes. It can also be used for submitting any attribute of the feed specification in its generic form. | 
| kind | 
 Identifies what kind of resource this is. Value: the fixed string " | 
| Methods | |
|---|---|
| 
 | Updates regional inventory for multiple products or regions in a single request. | 
| 
 | Updates the regional inventory of a product in your Merchant Center account. |