Local inventory information for the product. Represents in-store information for a specific product at the store specified by
. For a list of all accepted attribute values, see the local product inventory data specification.storeCode
JSON representation |
---|
{ "name": string, "account": string, "storeCode": 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. |
store |
Required. Immutable. Store code (the store ID from your Business Profile) of the physical store the product is sold in. See the Local product inventory data specification for more information. |
price |
Price of the product at this store. |
sale |
Sale price of the product at this store. Mandatory if |
sale |
The |
custom |
A list of custom (merchant-provided) attributes. You can also use |
availability |
Availability of the product at this store. For accepted attribute values, see the local product inventory data specification |
quantity |
Quantity of the product available at this store. Must be greater than or equal to zero. |
pickup |
Supported pickup method for this product. Unless the value is |
pickup |
Relative time period from the order date for an order for this product, from this store, to be ready for pickup. Must be submitted with |
instore |
Location of the product inside the store. Maximum length is 20 bytes. |