class Account extends Collection (View source)

Properties

protected $collection_key
string $accountManagement
protected $adsLinksType
protected $adsLinksDataType
bool $adultContent
protected $automaticImprovementsType
protected $automaticImprovementsDataType
string[] $automaticLabelIds
protected $businessIdentityType
protected $businessIdentityDataType
protected $businessInformationType
protected $businessInformationDataType
protected $conversionSettingsType
protected $conversionSettingsDataType
string $cssId
protected $googleMyBusinessLinkType
protected $googleMyBusinessLinkDataType
string $id
string $kind
string[] $labelIds
string $name
string $sellerId
protected $usersType
protected $usersDataType
string $websiteUrl
protected $youtubeChannelLinksType
protected $youtubeChannelLinksDataType

Methods

setAccountManagement($accountManagement)

No description

string
getAccountManagement()

No description

setAdsLinks($adsLinks)

No description

getAdsLinks()

No description

setAdultContent($adultContent)

No description

bool
getAdultContent()

No description

setAutomaticImprovements(AccountAutomaticImprovements $automaticImprovements)

No description

setAutomaticLabelIds($automaticLabelIds)

No description

string[]
getAutomaticLabelIds()

No description

setBusinessIdentity(AccountBusinessIdentity $businessIdentity)

No description

setBusinessInformation(AccountBusinessInformation $businessInformation)

No description

setConversionSettings(AccountConversionSettings $conversionSettings)

No description

setCssId($cssId)

No description

string
getCssId()

No description

setGoogleMyBusinessLink(AccountGoogleMyBusinessLink $googleMyBusinessLink)

No description

setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

setLabelIds($labelIds)

No description

string[]
getLabelIds()

No description

setName($name)

No description

string
getName()

No description

setSellerId($sellerId)

No description

string
getSellerId()

No description

setUsers($users)

No description

getUsers()

No description

setWebsiteUrl($websiteUrl)

No description

string
getWebsiteUrl()

No description

setYoutubeChannelLinks($youtubeChannelLinks)

No description

Details

setAccountManagement($accountManagement)

No description

Parameters

$accountManagement

string getAccountManagement()

No description

Return Value

string

No description

Parameters

$adsLinks

No description

Return Value

AccountAdsLink[]

setAdultContent($adultContent)

No description

Parameters

$adultContent

bool getAdultContent()

No description

Return Value

bool

setAutomaticImprovements(AccountAutomaticImprovements $automaticImprovements)

No description

Parameters

AccountAutomaticImprovements $automaticImprovements

AccountAutomaticImprovements getAutomaticImprovements()

No description

setAutomaticLabelIds($automaticLabelIds)

No description

Parameters

$automaticLabelIds

string[] getAutomaticLabelIds()

No description

Return Value

string[]

setBusinessIdentity(AccountBusinessIdentity $businessIdentity)

No description

Parameters

AccountBusinessIdentity $businessIdentity

AccountBusinessIdentity getBusinessIdentity()

No description

setBusinessInformation(AccountBusinessInformation $businessInformation)

No description

Parameters

AccountBusinessInformation $businessInformation

AccountBusinessInformation getBusinessInformation()

No description

setConversionSettings(AccountConversionSettings $conversionSettings)

No description

Parameters

AccountConversionSettings $conversionSettings

AccountConversionSettings getConversionSettings()

No description

setCssId($cssId)

No description

Parameters

$cssId

string getCssId()

No description

Return Value

string

No description

Parameters

AccountGoogleMyBusinessLink $googleMyBusinessLink

No description

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setLabelIds($labelIds)

No description

Parameters

$labelIds

string[] getLabelIds()

No description

Return Value

string[]

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setSellerId($sellerId)

No description

Parameters

$sellerId

string getSellerId()

No description

Return Value

string

setUsers($users)

No description

Parameters

$users

AccountUser[] getUsers()

No description

Return Value

AccountUser[]

setWebsiteUrl($websiteUrl)

No description

Parameters

$websiteUrl

string getWebsiteUrl()

No description

Return Value

string

No description

Parameters

$youtubeChannelLinks

No description

Return Value

AccountYouTubeChannelLink[]