PHP Class BaseRichMediaStudioCreative, googleads-php-lib

Inheritance: extends Creative
Show file Open project: googleads/googleads-php-lib Class Usage Examples

Public Properties

Property Type Description
$adTagKeys string[]
$allImpressionsUrl string
$artworkType tnsRichMediaStudioCreativeArtworkType
$backupImageImpressionsUrl string
$billingAttribute tnsRichMediaStudioCreativeBillingAttribute
$creativeFormat tnsRichMediaStudioCreativeFormat
$customKeyValues string[]
$duration integer
$overrideCss string
$requiredFlashPluginVersion string
$richMediaImpressionsUrl string
$richMediaStudioChildAssetProperties RichMediaStudioChildAssetProperty[]
$sslManualOverride tnsSslManualOverride
$sslScanResult tnsSslScanResult
$studioCreativeId integer
$surveyUrl string
$totalFileSize integer

Public Methods

Method Description
__construct ( $studioCreativeId = null, $creativeFormat = null, $artworkType = null, $totalFileSize = null, $adTagKeys = null, $customKeyValues = null, $surveyUrl = null, $allImpressionsUrl = null, $richMediaImpressionsUrl = null, $backupImageImpressionsUrl = null, $overrideCss = null, $requiredFlashPluginVersion = null, $duration = null, $billingAttribute = null, $richMediaStudioChildAssetProperties = 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 method

public __construct ( $studioCreativeId = null, $creativeFormat = null, $artworkType = null, $totalFileSize = null, $adTagKeys = null, $customKeyValues = null, $surveyUrl = null, $allImpressionsUrl = null, $richMediaImpressionsUrl = null, $backupImageImpressionsUrl = null, $overrideCss = null, $requiredFlashPluginVersion = null, $duration = null, $billingAttribute = null, $richMediaStudioChildAssetProperties = 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 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

$adTagKeys public property

public string[] $adTagKeys
return string[]

$allImpressionsUrl public property

public string $allImpressionsUrl
return string

$artworkType public property

public tnsRichMediaStudioCreativeArtworkType $artworkType
return tnsRichMediaStudioCreativeArtworkType

$backupImageImpressionsUrl public property

public string $backupImageImpressionsUrl
return string

$billingAttribute public property

public tnsRichMediaStudioCreativeBillingAttribute $billingAttribute
return tnsRichMediaStudioCreativeBillingAttribute

$creativeFormat public property

public tnsRichMediaStudioCreativeFormat $creativeFormat
return tnsRichMediaStudioCreativeFormat

$customKeyValues public property

public string[] $customKeyValues
return string[]

$duration public property

public int $duration
return integer

$overrideCss public property

public string $overrideCss
return string

$requiredFlashPluginVersion public property

public string $requiredFlashPluginVersion
return string

$richMediaImpressionsUrl public property

public string $richMediaImpressionsUrl
return string

$richMediaStudioChildAssetProperties public property

public RichMediaStudioChildAssetProperty[] $richMediaStudioChildAssetProperties
return RichMediaStudioChildAssetProperty[]

$sslManualOverride public property

public tnsSslManualOverride $sslManualOverride
return tnsSslManualOverride

$sslScanResult public property

public tnsSslScanResult $sslScanResult
return tnsSslScanResult

$studioCreativeId public property

public int $studioCreativeId
return integer

$surveyUrl public property

public string $surveyUrl
return string

$totalFileSize public property

public int $totalFileSize
return integer