class CreativeConfig extends Model (View source)

Properties

string $creativeType
protected $displayCreativeConfigType
protected $displayCreativeConfigDataType
protected $videoCreativeConfigType
protected $videoCreativeConfigDataType

Methods

setCreativeType($creativeType)

No description

string
getCreativeType()

No description

setDisplayCreativeConfig(InventorySourceDisplayCreativeConfig $displayCreativeConfig)

No description

setVideoCreativeConfig(InventorySourceVideoCreativeConfig $videoCreativeConfig)

No description

Details

setCreativeType($creativeType)

No description

Parameters

$creativeType

string getCreativeType()

No description

Return Value

string

setDisplayCreativeConfig(InventorySourceDisplayCreativeConfig $displayCreativeConfig)

No description

Parameters

InventorySourceDisplayCreativeConfig $displayCreativeConfig

InventorySourceDisplayCreativeConfig getDisplayCreativeConfig()

No description

setVideoCreativeConfig(InventorySourceVideoCreativeConfig $videoCreativeConfig)

No description

Parameters

InventorySourceVideoCreativeConfig $videoCreativeConfig

InventorySourceVideoCreativeConfig getVideoCreativeConfig()

No description