Reference documentation and code samples for the Google Shopping Css V1 Client class ProductWeight.
The weight of the product.
Generated from protobuf message google.shopping.css.v1.ProductWeight
Namespace
Google \ Shopping \ Css \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ value
float
Required. The weight represented as a number. The weight can have a maximum precision of four decimal places.
↳ unit
string
Required. The weight unit. Acceptable values are: * * " g
" * * " kg
" * * " oz
" * * " lb
"
getValue
Required. The weight represented as a number. The weight can have a maximum precision of four decimal places.
float
setValue
Required. The weight represented as a number. The weight can have a maximum precision of four decimal places.
var
float
$this
getUnit
Required. The weight unit.
Acceptable values are:
- "
g
" - "
kg
" - "
oz
" - "
lb
"
string
setUnit
Required. The weight unit.
Acceptable values are:
- "
g
" - "
kg
" - "
oz
" - "
lb
"
var
string
$this