LocalInventory
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
| Fields | |
|---|---|
name
|
Output only. The name of the
The
The format of the
We recommend using the
Encoded Format
for all product IDs to ensure correct parsing, especially those containing special characters. The presence of tilde (
|
base64_encoded_name
|
Output only. The unpadded base64url encoded name of the
|
account
|
Output only. The account that owns the product. This field will be ignored if set by the client. |
store_code
|
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
|
Optional. Price of the product at this store. |
sale_price
|
Optional. Sale price of the product at this store. Mandatory if
|
sale_price_effective_date
|
Optional. The
|
custom_attributes[]
|
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_method
|
Supported pickup method for this product. Unless the value is
|
pickup_sla
|
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_product_location
|
Location of the product inside the store. Maximum length is 20 bytes. |