class FloodlightGroup extends Model (View source)

Properties

protected $activeViewConfigType
protected $activeViewConfigDataType
array[] $customVariables
string $displayName
string $floodlightGroupId
protected $lookbackWindowType
protected $lookbackWindowDataType
string $name
string $webTagType

Methods

setCustomVariables($customVariables)

No description

array[]
getCustomVariables()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setFloodlightGroupId($floodlightGroupId)

No description

string
getFloodlightGroupId()

No description

setLookbackWindow(LookbackWindow $lookbackWindow)

No description

setName($name)

No description

string
getName()

No description

setWebTagType($webTagType)

No description

string
getWebTagType()

No description

Details

setActiveViewConfig(ActiveViewVideoViewabilityMetricConfig $activeViewConfig)

No description

Parameters

ActiveViewVideoViewabilityMetricConfig $activeViewConfig

setCustomVariables($customVariables)

No description

Parameters

$customVariables

array[] getCustomVariables()

No description

Return Value

array[]

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setFloodlightGroupId($floodlightGroupId)

No description

Parameters

$floodlightGroupId

string getFloodlightGroupId()

No description

Return Value

string

setLookbackWindow(LookbackWindow $lookbackWindow)

No description

Parameters

LookbackWindow $lookbackWindow

LookbackWindow getLookbackWindow()

No description

Return Value

LookbackWindow

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setWebTagType($webTagType)

No description

Parameters

$webTagType

string getWebTagType()

No description

Return Value

string