PHP Класс ThirdPartyRedirectAd, googleads-php-lib

This is enabled for AdX.
Наследование: extends RichMediaAd
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$expandingDirections tnsThirdPartyRedirectAdExpandingDirection[]
$isCookieTargeted boolean
$isTagged boolean
$isUserInterestTargeted boolean
$videoTypes tnsVideoType[]

Открытые методы

Метод Описание
__construct ( $isCookieTargeted = null, $isUserInterestTargeted = null, $isTagged = null, $videoTypes = null, $expandingDirections = null, $name = null, $dimensions = null, $snippet = null, $impressionBeaconUrl = null, $adDuration = null, $certifiedVendorFormatId = null, $sourceUrl = null, $richMediaAdType = null, $adAttributes = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Описание методов

__construct() публичный Метод

public __construct ( $isCookieTargeted = null, $isUserInterestTargeted = null, $isTagged = null, $videoTypes = null, $expandingDirections = null, $name = null, $dimensions = null, $snippet = null, $impressionBeaconUrl = null, $adDuration = null, $certifiedVendorFormatId = null, $sourceUrl = null, $richMediaAdType = null, $adAttributes = null )

getNamespace() публичный Метод

Gets the namesapce of this class
public getNamespace ( ) : string
Результат string the namespace of this class

getXsiTypeName() публичный Метод

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Результат string the xsi:type name of this class

Описание свойств

$expandingDirections публичное свойство

public tnsThirdPartyRedirectAdExpandingDirection[] $expandingDirections
Результат tnsThirdPartyRedirectAdExpandingDirection[]

$isCookieTargeted публичное свойство

public bool $isCookieTargeted
Результат boolean

$isTagged публичное свойство

public bool $isTagged
Результат boolean

$isUserInterestTargeted публичное свойство

public bool $isUserInterestTargeted
Результат boolean

$videoTypes публичное свойство

public tnsVideoType[] $videoTypes
Результат tnsVideoType[]