Reference documentation and code samples for the Google Shopping Css V1 Client class DeleteAccountLabelRequest.
Request message for the 'DeleteAccountLabel' method.
Generated from protobuf message google.shopping.css.v1.DeleteAccountLabelRequest
Namespace
Google \ Shopping \ Css \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the label to delete. Format: accounts/{account}/labels/{label}
getName
Required. The name of the label to delete.
Format: accounts/{account}/labels/{label}
string
setName
Required. The name of the label to delete.
Format: accounts/{account}/labels/{label}
var
string
$this
static::build
name
string
Required. The name of the label to delete. Format: accounts/{account}/labels/{label} Please see AccountLabelsServiceClient::accountLabelName() for help formatting this field.