Resource: LocalInventory
Local inventory resource. For accepted attribute values, see the local product inventory feed specification.
| JSON representation | 
|---|
{ "storeCode": string, "price": { object (  | 
              
| Fields | |
|---|---|
storeCode | 
                
                   
 Required. The store code of this local inventory resource.  | 
              
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 may be specified as 'null' if undecided.  | 
              
availability | 
                
                   
 The availability of the product. For accepted attribute values, see the local product inventory feed specification.  | 
              
quantity | 
                
                   
 The quantity of the product. Must be nonnegative.  | 
              
pickupMethod | 
                
                   
 The supported pickup method for this offer. Unless the value is "not supported", this field must be submitted together with   | 
              
pickupSla | 
                
                   
 The expected date that an order will be ready for pickup relative to the order date. Must be submitted together with   | 
              
instoreProductLocation | 
                
                   
 The in-store product location.  | 
              
kind | 
                
                   
 Identifies what kind of resource this is. Value: the fixed string "  | 
              
customAttributes[] | 
                
                   
 A list of custom (merchant-provided) attributes. Can also be used to submit any attribute of the feed specification in its generic form, for example,   | 
              
Methods | 
            |
|---|---|
                
 | 
              Updates local inventory for multiple products or stores in a single request. | 
                
 | 
              Updates the local inventory of a product in your Merchant Center account. |