PHP Class BaseRichMediaStudioCreative, googleads-php-lib

Inheritance: extends Creative
显示文件 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_oe property

public string[] $adTagKeys
return string[]

$allImpressionsUrl public_oe property

public string $allImpressionsUrl
return string

$artworkType public_oe property

public tnsRichMediaStudioCreativeArtworkType $artworkType
return tnsRichMediaStudioCreativeArtworkType

$backupImageImpressionsUrl public_oe property

public string $backupImageImpressionsUrl
return string

$billingAttribute public_oe property

public tnsRichMediaStudioCreativeBillingAttribute $billingAttribute
return tnsRichMediaStudioCreativeBillingAttribute

$creativeFormat public_oe property

public tnsRichMediaStudioCreativeFormat $creativeFormat
return tnsRichMediaStudioCreativeFormat

$customKeyValues public_oe property

public string[] $customKeyValues
return string[]

$duration public_oe property

public int $duration
return integer

$overrideCss public_oe property

public string $overrideCss
return string

$requiredFlashPluginVersion public_oe property

public string $requiredFlashPluginVersion
return string

$richMediaImpressionsUrl public_oe property

public string $richMediaImpressionsUrl
return string

$richMediaStudioChildAssetProperties public_oe property

public RichMediaStudioChildAssetProperty[] $richMediaStudioChildAssetProperties
return RichMediaStudioChildAssetProperty[]

$sslManualOverride public_oe property

public tnsSslManualOverride $sslManualOverride
return tnsSslManualOverride

$sslScanResult public_oe property

public tnsSslScanResult $sslScanResult
return tnsSslScanResult

$studioCreativeId public_oe property

public int $studioCreativeId
return integer

$surveyUrl public_oe property

public string $surveyUrl
return string

$totalFileSize public_oe property

public int $totalFileSize
return integer