Important: There is a newer version of this product and documentation. You are currently viewing the v1beta1 Recommendations Engine API documentation, which remains available but will no longer be updated.

See Migrating to the Retail API from beta in the new documentation.

StockState

Stay organized with collections Save and categorize content based on your preferences.

Item stock state. If this field is unspecified, the item is assumed to be in stock.

Enums
STOCK_STATE_UNSPECIFIED Default item stock status. Should never be used.
IN_STOCK Item in stock.
OUT_OF_STOCK Item out of stock.
PREORDER Item that is in pre-order state.
BACKORDER Item that is back-ordered (i.e. temporarily out of stock).