Reference documentation and code samples for the Google Shopping Css V1 Client class ProductDetail.
The product details.
Generated from protobuf message google.shopping.css.v1.ProductDetail
Namespace
Google \ Shopping \ Css \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ section_name
string
The section header used to group a set of product details.
↳ attribute_name
string
The name of the product detail.
↳ attribute_value
string
The value of the product detail.
getSectionName
The section header used to group a set of product details.
string
setSectionName
The section header used to group a set of product details.
var
string
$this
getAttributeName
The name of the product detail.
string
setAttributeName
The name of the product detail.
var
string
$this
getAttributeValue
The value of the product detail.
string
setAttributeValue
The value of the product detail.
var
string
$this