class AdWordsAccount extends Model (View source)

Properties

bool $autoTaggingEnabled
string $customerId
string $kind

Methods

setAutoTaggingEnabled($autoTaggingEnabled)

No description

bool
getAutoTaggingEnabled()

No description

setCustomerId($customerId)

No description

string
getCustomerId()

No description

setKind($kind)

No description

string
getKind()

No description

Details

setAutoTaggingEnabled($autoTaggingEnabled)

No description

Parameters

$autoTaggingEnabled

bool getAutoTaggingEnabled()

No description

Return Value

bool

setCustomerId($customerId)

No description

Parameters

$customerId

string getCustomerId()

No description

Return Value

string

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string