Reference documentation and code samples for the Google Shopping Css V1 Client class GetCssProductRequest.
The request message for the GetCssProduct
method.
Generated from protobuf message google.shopping.css.v1.GetCssProductRequest
Namespace
Google \ Shopping \ Css \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the CSS product to retrieve. Format: accounts/{account}/cssProducts/{css_product}
getName
Required. The name of the CSS product to retrieve.
Format: accounts/{account}/cssProducts/{css_product}
string
setName
Required. The name of the CSS product to retrieve.
Format: accounts/{account}/cssProducts/{css_product}
var
string
$this
static::build
name
string
Required. The name of the CSS product to retrieve.
Format: accounts/{account}/cssProducts/{css_product}
Please see CssProductsServiceClient::cssProductName()
for help formatting this field.

