Reference documentation and code samples for the Google Shopping Merchant Products V1beta Client class ProductWeight.
The weight of the product.
Generated from protobuf message google.shopping.merchant.products.v1beta.ProductWeight
Namespace
Google \ Shopping \ Merchant \ Products \ V1betaMethods
__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