Reference documentation and code samples for the Google Shopping Css V1 Client class Account.
Information about CSS/MC account.
Generated from protobuf message google.shopping.css.v1.Account
Namespace
Google \ Shopping \ Css \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The label resource name. Format: accounts/{account}
↳ full_name
string
Output only. Immutable. The CSS/MC account's full name.
↳ display_name
string
The CSS/MC account's short display name.
↳ homepage_uri
string
Output only. Immutable. The CSS/MC account's homepage.
↳ parent
string
The CSS/MC account's parent resource. CSS group for CSS domains; CSS domain for MC accounts. Returned only if the user has access to the parent account. Note: For MC sub-accounts, this is also the CSS domain that is the parent resource of the MCA account, since we are effectively flattening the hierarchy."
↳ label_ids
array
Manually created label IDs assigned to the CSS/MC account by a CSS parent account.
↳ automatic_label_ids
array
Automatically created label IDs assigned to the MC account by CSS Center.
↳ account_type
int
Output only. The type of this account.
getName
The label resource name.
Format: accounts/{account}
string
setName
The label resource name.
Format: accounts/{account}
var
string
$this
getFullName
Output only. Immutable. The CSS/MC account's full name.
string
setFullName
Output only. Immutable. The CSS/MC account's full name.
var
string
$this
getDisplayName
The CSS/MC account's short display name.
string
hasDisplayName
clearDisplayName
setDisplayName
The CSS/MC account's short display name.
var
string
$this
getHomepageUri
Output only. Immutable. The CSS/MC account's homepage.
string
hasHomepageUri
clearHomepageUri
setHomepageUri
Output only. Immutable. The CSS/MC account's homepage.
var
string
$this
getParent
The CSS/MC account's parent resource. CSS group for CSS domains; CSS domain for MC accounts. Returned only if the user has access to the parent account.
Note: For MC sub-accounts, this is also the CSS domain that is the parent resource of the MCA account, since we are effectively flattening the hierarchy."
string
hasParent
clearParent
setParent
The CSS/MC account's parent resource. CSS group for CSS domains; CSS domain for MC accounts. Returned only if the user has access to the parent account.
Note: For MC sub-accounts, this is also the CSS domain that is the parent resource of the MCA account, since we are effectively flattening the hierarchy."
var
string
$this
getLabelIds
Manually created label IDs assigned to the CSS/MC account by a CSS parent account.
setLabelIds
Manually created label IDs assigned to the CSS/MC account by a CSS parent account.
$this
getAutomaticLabelIds
Automatically created label IDs assigned to the MC account by CSS Center.
setAutomaticLabelIds
Automatically created label IDs assigned to the MC account by CSS Center.
$this
getAccountType
Output only. The type of this account.
int
setAccountType
Output only. The type of this account.
var
int
$this