class AdvertiserCreativeConfig extends Model (View source)

Properties

bool $dynamicCreativeEnabled
string $iasClientId
bool $obaComplianceDisabled
bool $videoCreativeDataSharingAuthorized

Methods

setDynamicCreativeEnabled($dynamicCreativeEnabled)

No description

bool
getDynamicCreativeEnabled()

No description

setIasClientId($iasClientId)

No description

string
getIasClientId()

No description

setObaComplianceDisabled($obaComplianceDisabled)

No description

bool
getObaComplianceDisabled()

No description

setVideoCreativeDataSharingAuthorized($videoCreativeDataSharingAuthorized)

No description

Details

setDynamicCreativeEnabled($dynamicCreativeEnabled)

No description

Parameters

$dynamicCreativeEnabled

bool getDynamicCreativeEnabled()

No description

Return Value

bool

setIasClientId($iasClientId)

No description

Parameters

$iasClientId

string getIasClientId()

No description

Return Value

string

setObaComplianceDisabled($obaComplianceDisabled)

No description

Parameters

$obaComplianceDisabled

bool getObaComplianceDisabled()

No description

Return Value

bool

setVideoCreativeDataSharingAuthorized($videoCreativeDataSharingAuthorized)

No description

Parameters

$videoCreativeDataSharingAuthorized

bool getVideoCreativeDataSharingAuthorized()

No description

Return Value

bool