| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201211 |
| Modifier and Type | Field and Description |
|---|---|
static RichMediaStudioCreativeBillingAttribute |
RichMediaStudioCreativeBillingAttribute.FLASH_IN_FLASH |
static RichMediaStudioCreativeBillingAttribute |
RichMediaStudioCreativeBillingAttribute.FLOATING_EXPANDING |
static RichMediaStudioCreativeBillingAttribute |
RichMediaStudioCreativeBillingAttribute.IN_PAGE |
static RichMediaStudioCreativeBillingAttribute |
RichMediaStudioCreativeBillingAttribute.VIDEO |
| Modifier and Type | Method and Description |
|---|---|
static RichMediaStudioCreativeBillingAttribute |
RichMediaStudioCreativeBillingAttribute.fromString(String value) |
static RichMediaStudioCreativeBillingAttribute |
RichMediaStudioCreativeBillingAttribute.fromValue(String value) |
RichMediaStudioCreativeBillingAttribute |
BaseRichMediaStudioCreative.getBillingAttribute()
Gets the billingAttribute value for this BaseRichMediaStudioCreative.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseRichMediaStudioCreative.setBillingAttribute(RichMediaStudioCreativeBillingAttribute billingAttribute)
Sets the billingAttribute value for this BaseRichMediaStudioCreative.
|
| Constructor and Description |
|---|
BaseRichMediaStudioCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
Long studioCreativeId,
RichMediaStudioCreativeFormat creativeFormat,
RichMediaStudioCreativeArtworkType artworkType,
Long totalFileSize,
String[] adTagKeys,
String[] customKeyValues,
String surveyUrl,
String allImpressionsUrl,
String richMediaImpressionsUrl,
String backupImageImpressionsUrl,
String overrideCss,
String requiredFlashPluginVersion,
Integer duration,
RichMediaStudioCreativeBillingAttribute billingAttribute,
RichMediaStudioChildAssetProperty[] richMediaStudioChildAssetProperties) |
RichMediaStudioCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
Long studioCreativeId,
RichMediaStudioCreativeFormat creativeFormat,
RichMediaStudioCreativeArtworkType artworkType,
Long totalFileSize,
String[] adTagKeys,
String[] customKeyValues,
String surveyUrl,
String allImpressionsUrl,
String richMediaImpressionsUrl,
String backupImageImpressionsUrl,
String overrideCss,
String requiredFlashPluginVersion,
Integer duration,
RichMediaStudioCreativeBillingAttribute billingAttribute,
RichMediaStudioChildAssetProperty[] richMediaStudioChildAssetProperties,
Boolean isInterstitial) |
Copyright © 2014. All Rights Reserved.