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

Наследование: extends HasDestinationUrlCreative
Показать файл Открыть проект

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

Свойство Тип Описание
$customCreativeAssets CustomCreativeAsset[]
$htmlSnippet string
$isInterstitial boolean
$lockedOrientation tnsLockedOrientation
$sslManualOverride tnsSslManualOverride
$sslScanResult tnsSslScanResult

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

Метод Описание
__construct ( $htmlSnippet = null, $customCreativeAssets = null, $isInterstitial = null, $lockedOrientation = null, $sslScanResult = null, $sslManualOverride = null, $destinationUrl = null, $destinationUrlType = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $htmlSnippet = null, $customCreativeAssets = null, $isInterstitial = null, $lockedOrientation = null, $sslScanResult = null, $sslManualOverride = null, $destinationUrl = null, $destinationUrlType = 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

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

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

public CustomCreativeAsset[] $customCreativeAssets
Результат CustomCreativeAsset[]

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

public string $htmlSnippet
Результат string

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

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

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

public tnsLockedOrientation $lockedOrientation
Результат tnsLockedOrientation

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

public tnsSslManualOverride $sslManualOverride
Результат tnsSslManualOverride

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

public tnsSslScanResult $sslScanResult
Результат tnsSslScanResult