PHP Class 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..

Inheritance: extends Creative
Afficher le fichier Open project: googleads/googleads-php-lib

Méthodes publiques

Свойство Type Description
$assetSize Size
$internalRedirectUrl string
$isInterstitial boolean
$lockedOrientation tnsLockedOrientation
$overrideSize boolean
$sslManualOverride tnsSslManualOverride
$sslScanResult tnsSslScanResult

Méthodes publiques

Méthode Description
__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

Method Details

__construct() public méthode

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() public méthode

Gets the namesapce of this class
public getNamespace ( ) : string
Résultat string the namespace of this class

getXsiTypeName() public méthode

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
Résultat string the xsi:type name of this class

Property Details

$assetSize public_oe property

public Size $assetSize
Résultat Size

$internalRedirectUrl public_oe property

public string $internalRedirectUrl
Résultat string

$isInterstitial public_oe property

public bool $isInterstitial
Résultat boolean

$lockedOrientation public_oe property

public tnsLockedOrientation $lockedOrientation
Résultat tnsLockedOrientation

$overrideSize public_oe property

public bool $overrideSize
Résultat boolean

$sslManualOverride public_oe property

public tnsSslManualOverride $sslManualOverride
Résultat tnsSslManualOverride

$sslScanResult public_oe property

public tnsSslScanResult $sslScanResult
Résultat tnsSslScanResult