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