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

Similar to third-party creatives, a DoubleClick tag is used to retrieve a creative asset. However, DoubleClick tags are not sent to the user's browser. Instead, they are processed internally within the DoubleClick system..

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

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

Свойство Тип Описание
$assetSize Size
$internalRedirectUrl string
$isInterstitial boolean
$lockedOrientation tnsLockedOrientation
$overrideSize boolean
$sslManualOverride tnsSslManualOverride
$sslScanResult tnsSslScanResult

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

Метод Описание
__construct ( $lockedOrientation = null, $assetSize = null, $internalRedirectUrl = null, $overrideSize = null, $isInterstitial = null, $sslScanResult = null, $sslManualOverride = 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 ( $lockedOrientation = null, $assetSize = null, $internalRedirectUrl = null, $overrideSize = null, $isInterstitial = null, $sslScanResult = null, $sslManualOverride = 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

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

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

public Size $assetSize
Результат Size

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

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

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

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

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

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

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

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

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

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

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

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