Google Shopping Css V1 Client - Class UpdateAccountLabelRequest (0.1.0)

Reference documentation and code samples for the Google Shopping Css V1 Client class UpdateAccountLabelRequest.

Request message for the UpdateAccountLabel method.

Generated from protobuf message google.shopping.css.v1.UpdateAccountLabelRequest

Namespace

Google \ Shopping \ Css \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ account_label Google\Shopping\Css\V1\AccountLabel

Required. The updated label. All fields must be provided.

getAccountLabel

Required. The updated label. All fields must be provided.

Returns
TypeDescription
Google\Shopping\Css\V1\AccountLabel|null

hasAccountLabel

clearAccountLabel

setAccountLabel

Required. The updated label. All fields must be provided.

Parameter
NameDescription
var Google\Shopping\Css\V1\AccountLabel
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
accountLabel Google\Shopping\Css\V1\AccountLabel

Required. The updated label. All fields must be provided.

Returns
TypeDescription
Google\Shopping\Css\V1\UpdateAccountLabelRequest