Reference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class ItemCondition.
The available item conditions.
Protobuf type google.shopping.merchant.accounts.v1.OnlineReturnPolicy.ItemCondition
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1 \ OnlineReturnPolicyMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
ITEM_CONDITION_UNSPECIFIED
Value: 0Default value. This value is unused.
Generated from protobuf enum ITEM_CONDITION_UNSPECIFIED = 0;
PBNEW
Value: 1New.
Generated from protobuf enum NEW = 1;
USED
Value: 2Used.
Generated from protobuf enum USED = 2;