PHP Class VpaidLinearCreative, googleads-php-lib

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

Public Properties

Property Type Description
$companionCreativeIds integer[]
$customParameters string
$duration integer
$flashAsset CreativeAsset
$overrideSize boolean
$sslManualOverride tnsSslManualOverride
$sslScanResult tnsSslScanResult
$trackingUrls ConversionEvent_TrackingUrlsMapEntry[]
$vastPreviewUrl string

Public Methods

Method Description
__construct ( $overrideSize = null, $companionCreativeIds = null, $trackingUrls = null, $customParameters = null, $duration = null, $vastPreviewUrl = null, $sslScanResult = null, $sslManualOverride = null, $flashAsset = null, $destinationUrl = null, $destinationUrlType = 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 ( $overrideSize = null, $companionCreativeIds = null, $trackingUrls = null, $customParameters = null, $duration = null, $vastPreviewUrl = null, $sslScanResult = null, $sslManualOverride = null, $flashAsset = null, $destinationUrl = null, $destinationUrlType = 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

$companionCreativeIds public property

public integer[] $companionCreativeIds
return integer[]

$customParameters public property

public string $customParameters
return string

$duration public property

public int $duration
return integer

$flashAsset public property

public CreativeAsset $flashAsset
return CreativeAsset

$overrideSize public property

public bool $overrideSize
return boolean

$sslManualOverride public property

public tnsSslManualOverride $sslManualOverride
return tnsSslManualOverride

$sslScanResult public property

public tnsSslScanResult $sslScanResult
return tnsSslScanResult

$trackingUrls public property

public ConversionEvent_TrackingUrlsMapEntry[] $trackingUrls
return ConversionEvent_TrackingUrlsMapEntry[]

$vastPreviewUrl public property

public string $vastPreviewUrl
return string