class ListPopulationTerm extends Model (View source)

Properties

bool $contains
bool $negation
string $operator
string $remarketingListId
string $type
string $value
string $variableFriendlyName
string $variableName

Methods

setContains($contains)

No description

bool
getContains()

No description

setNegation($negation)

No description

bool
getNegation()

No description

setOperator($operator)

No description

string
getOperator()

No description

setRemarketingListId($remarketingListId)

No description

string
getRemarketingListId()

No description

setType($type)

No description

string
getType()

No description

setValue($value)

No description

string
getValue()

No description

setVariableFriendlyName($variableFriendlyName)

No description

string
getVariableFriendlyName()

No description

setVariableName($variableName)

No description

string
getVariableName()

No description

Details

setContains($contains)

No description

Parameters

$contains

bool getContains()

No description

Return Value

bool

setNegation($negation)

No description

Parameters

$negation

bool getNegation()

No description

Return Value

bool

setOperator($operator)

No description

Parameters

$operator

string getOperator()

No description

Return Value

string

setRemarketingListId($remarketingListId)

No description

Parameters

$remarketingListId

string getRemarketingListId()

No description

Return Value

string

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string

setVariableFriendlyName($variableFriendlyName)

No description

Parameters

$variableFriendlyName

string getVariableFriendlyName()

No description

Return Value

string

setVariableName($variableName)

No description

Parameters

$variableName

string getVariableName()

No description

Return Value

string