class RemarketingList extends Model (View source)

Properties

string $accountId
bool $active
string $advertiserId
protected $advertiserIdDimensionValueType
protected $advertiserIdDimensionValueDataType
string $description
string $id
string $kind
string $lifeSpan
protected $listPopulationRuleType
protected $listPopulationRuleDataType
string $listSize
string $listSource
string $name
string $subaccountId

Methods

setAccountId($accountId)

No description

string
getAccountId()

No description

setActive($active)

No description

bool
getActive()

No description

setAdvertiserId($advertiserId)

No description

string
getAdvertiserId()

No description

setAdvertiserIdDimensionValue(DimensionValue $advertiserIdDimensionValue)

No description

setDescription($description)

No description

string
getDescription()

No description

setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

setLifeSpan($lifeSpan)

No description

string
getLifeSpan()

No description

setListPopulationRule(ListPopulationRule $listPopulationRule)

No description

setListSize($listSize)

No description

string
getListSize()

No description

setListSource($listSource)

No description

string
getListSource()

No description

setName($name)

No description

string
getName()

No description

setSubaccountId($subaccountId)

No description

string
getSubaccountId()

No description

Details

setAccountId($accountId)

No description

Parameters

$accountId

string getAccountId()

No description

Return Value

string

setActive($active)

No description

Parameters

$active

bool getActive()

No description

Return Value

bool

setAdvertiserId($advertiserId)

No description

Parameters

$advertiserId

string getAdvertiserId()

No description

Return Value

string

setAdvertiserIdDimensionValue(DimensionValue $advertiserIdDimensionValue)

No description

Parameters

DimensionValue $advertiserIdDimensionValue

DimensionValue getAdvertiserIdDimensionValue()

No description

Return Value

DimensionValue

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

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

setLifeSpan($lifeSpan)

No description

Parameters

$lifeSpan

string getLifeSpan()

No description

Return Value

string

setListPopulationRule(ListPopulationRule $listPopulationRule)

No description

Parameters

ListPopulationRule $listPopulationRule

ListPopulationRule getListPopulationRule()

No description

Return Value

ListPopulationRule

setListSize($listSize)

No description

Parameters

$listSize

string getListSize()

No description

Return Value

string

setListSource($listSource)

No description

Parameters

$listSource

string getListSource()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setSubaccountId($subaccountId)

No description

Parameters

$subaccountId

string getSubaccountId()

No description

Return Value

string