Reference documentation and code samples for the Google Shopping Merchant Products V1 Client class Unit.
The unit of area.
Protobuf type google.shopping.merchant.products.v1.ProductAttributes.UnitArea.Unit
Namespace
Google \ Shopping \ Merchant \ Products \ V1 \ ProductAttributes \ UnitAreaMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNIT_UNSPECIFIED
Value: 0Unspecified unit.
Generated from protobuf enum UNIT_UNSPECIFIED = 0;
SQM
Value: 1Square meters.
Generated from protobuf enum SQM = 1;
SQFT
Value: 2Square feet.
Generated from protobuf enum SQFT = 2;