Property | Type | Description | |
---|---|---|---|
$customCreativeAssets | CustomCreativeAsset[] | ||
$htmlSnippet | string | ||
$isInterstitial | boolean | ||
$lockedOrientation | tnsLockedOrientation | ||
$sslManualOverride | tnsSslManualOverride | ||
$sslScanResult | tnsSslScanResult |
Method | Description | |
---|---|---|
__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 |
public __construct ( $htmlSnippet = null, $customCreativeAssets = null, $isInterstitial = null, $lockedOrientation = null, $sslScanResult = null, $sslManualOverride = null, $destinationUrl = null, $destinationUrlType = null ) |
public getNamespace ( ) : string | ||
return | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
return | string | the xsi:type name of this class |
public CustomCreativeAsset[] $customCreativeAssets | ||
return | CustomCreativeAsset[] |
public tnsLockedOrientation $lockedOrientation | ||
return | tnsLockedOrientation |
public tnsSslManualOverride $sslManualOverride | ||
return | tnsSslManualOverride |