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..
ファイルを表示 Open project: googleads/googleads-php-libProperty | Type | Description | |
---|---|---|---|
$assetSize | Size | ||
$internalRedirectUrl | string | ||
$isInterstitial | boolean | ||
$lockedOrientation | tnsLockedOrientation | ||
$overrideSize | boolean | ||
$sslManualOverride | tnsSslManualOverride | ||
$sslScanResult | tnsSslScanResult |
Method | 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 |
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 ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public tnsLockedOrientation $lockedOrientation | ||
return | tnsLockedOrientation |
public tnsSslManualOverride $sslManualOverride | ||
return | tnsSslManualOverride |