Reference documentation and code samples for the Google Shopping Merchant Products V1 Client class Condition.
Condition or state of the item.
Protobuf type google.shopping.merchant.products.v1.Condition
Namespace
Google \ Shopping \ Merchant \ Products \ V1Methods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
CONDITION_UNSPECIFIED
Value: 0
Default value. This value is unused.
Generated from protobuf enum CONDITION_UNSPECIFIED = 0;
PBNEW
Value: 1
Brand new, original, unopened packaging.
Generated from protobuf enum NEW = 1;
USED
Value: 2
Previously used, original packaging opened or missing.
Generated from protobuf enum USED = 2;
REFURBISHED
Value: 3
Professionally restored to working order, comes with a warranty, may or may not have the original packaging.
Generated from protobuf enum REFURBISHED = 3;