PHP Class FlashRedirectOverlayCreative, googleads-php-lib

Inheritance: extends BaseFlashRedirectCreative
Show file Open project: googleads/googleads-php-lib

Public Properties

Property Type Description
$apiFramework tnsApiFramework
$companionCreativeIds integer[]
$customParameters string
$duration integer
$flashAssetSize Size
$trackingUrls ConversionEvent_TrackingUrlsMapEntry[]
$vastPreviewUrl string

Public Methods

Method Description
__construct ( $companionCreativeIds = null, $trackingUrls = null, $customParameters = null, $apiFramework = null, $duration = null, $flashAssetSize = null, $vastPreviewUrl = null, $flashUrl = null, $fallbackUrl = null, $fallbackPreviewUrl = null, $sslScanResult = null, $sslManualOverride = null )
getNamespace ( ) : string Gets the namesapce of this class
getXsiTypeName ( ) : string Gets the xsi:type name of this class

Method Details

__construct() public method

public __construct ( $companionCreativeIds = null, $trackingUrls = null, $customParameters = null, $apiFramework = null, $duration = null, $flashAssetSize = null, $vastPreviewUrl = null, $flashUrl = null, $fallbackUrl = null, $fallbackPreviewUrl = null, $sslScanResult = null, $sslManualOverride = null )

getNamespace() public method

Gets the namesapce of this class
public getNamespace ( ) : string
return string the namespace of this class

getXsiTypeName() public method

Gets the xsi:type name of this class
public getXsiTypeName ( ) : string
return string the xsi:type name of this class

Property Details

$apiFramework public property

public tnsApiFramework $apiFramework
return tnsApiFramework

$companionCreativeIds public property

public integer[] $companionCreativeIds
return integer[]

$customParameters public property

public string $customParameters
return string

$duration public property

public int $duration
return integer

$flashAssetSize public property

public Size $flashAssetSize
return Size

$trackingUrls public property

public ConversionEvent_TrackingUrlsMapEntry[] $trackingUrls
return ConversionEvent_TrackingUrlsMapEntry[]

$vastPreviewUrl public property

public string $vastPreviewUrl
return string