Reference documentation and code samples for the Google Shopping Css V1 Client class AccountLabel.
Label assigned by CSS domain or CSS group to one of its sub-accounts.
Generated from protobuf message google.shopping.css.v1.AccountLabel
Namespace
Google \ Shopping \ Css \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The resource name of the label. Format: accounts/{account}/labels/{label}
↳ label_id
int|string
Output only. The ID of the label.
↳ account_id
int|string
Output only. The ID of account this label belongs to.
↳ display_name
string
The display name of this label.
↳ description
string
The description of this label.
↳ label_type
int
Output only. The type of this label.
getName
The resource name of the label.
Format: accounts/{account}/labels/{label}
string
setName
The resource name of the label.
Format: accounts/{account}/labels/{label}
var
string
$this
getLabelId
Output only. The ID of the label.
int|string
setLabelId
Output only. The ID of the label.
var
int|string
$this
getAccountId
Output only. The ID of account this label belongs to.
int|string
setAccountId
Output only. The ID of account this label belongs to.
var
int|string
$this
getDisplayName
The display name of this label.
string
hasDisplayName
clearDisplayName
setDisplayName
The display name of this label.
var
string
$this
getDescription
The description of this label.
string
hasDescription
clearDescription
setDescription
The description of this label.
var
string
$this
getLabelType
Output only. The type of this label.
int
setLabelType
Output only. The type of this label.
var
int
$this