class AdUnit extends Model (View source)

Properties

string $code
protected $contentAdsSettingsType
protected $contentAdsSettingsDataType
protected $customStyleType
protected $customStyleDataType
string $id
string $kind
protected $mobileContentAdsSettingsType
protected $mobileContentAdsSettingsDataType
string $name
string $status

Methods

setCode($code)

No description

string
getCode()

No description

setContentAdsSettings(AdUnitContentAdsSettings $contentAdsSettings)

No description

setCustomStyle(AdStyle $customStyle)

No description

getCustomStyle()

No description

setId($id)

No description

string
getId()

No description

setKind($kind)

No description

string
getKind()

No description

setMobileContentAdsSettings(AdUnitMobileContentAdsSettings $mobileContentAdsSettings)

No description

setName($name)

No description

string
getName()

No description

setStatus($status)

No description

string
getStatus()

No description

Details

setCode($code)

No description

Parameters

$code

string getCode()

No description

Return Value

string

setContentAdsSettings(AdUnitContentAdsSettings $contentAdsSettings)

No description

Parameters

AdUnitContentAdsSettings $contentAdsSettings

AdUnitContentAdsSettings getContentAdsSettings()

No description

setCustomStyle(AdStyle $customStyle)

No description

Parameters

AdStyle $customStyle

AdStyle getCustomStyle()

No description

Return Value

AdStyle

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

setMobileContentAdsSettings(AdUnitMobileContentAdsSettings $mobileContentAdsSettings)

No description

Parameters

AdUnitMobileContentAdsSettings $mobileContentAdsSettings

AdUnitMobileContentAdsSettings getMobileContentAdsSettings()

No description

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setStatus($status)

No description

Parameters

$status

string getStatus()

No description

Return Value

string