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

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

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

Свойство Тип Описание
$creativeTemplateId integer
$creativeTemplateVariableValues BaseCreativeTemplateVariableValue[]
$destinationUrl string
$isInterstitial boolean
$isNativeEligible boolean
$lockedOrientation tnsLockedOrientation
$sslManualOverride tnsSslManualOverride
$sslScanResult tnsSslScanResult

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

Метод Описание
__construct ( $creativeTemplateId = null, $isInterstitial = null, $isNativeEligible = null, $destinationUrl = null, $creativeTemplateVariableValues = null, $sslScanResult = null, $sslManualOverride = null, $lockedOrientation = null, $advertiserId = null, $id = null, $name = null, $size = null, $previewUrl = null, $policyViolations = null, $appliedLabels = null, $lastModifiedDateTime = null, $customFieldValues = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

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

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

public __construct ( $creativeTemplateId = null, $isInterstitial = null, $isNativeEligible = null, $destinationUrl = null, $creativeTemplateVariableValues = null, $sslScanResult = null, $sslManualOverride = null, $lockedOrientation = null, $advertiserId = null, $id = null, $name = null, $size = null, $previewUrl = null, $policyViolations = null, $appliedLabels = null, $lastModifiedDateTime = null, $customFieldValues = 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

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

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

public int $creativeTemplateId
Результат integer

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

public BaseCreativeTemplateVariableValue[] $creativeTemplateVariableValues
Результат BaseCreativeTemplateVariableValue[]

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

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

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

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

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

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

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

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

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

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

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

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