Uses of Class
com.google.api.ads.dfp.axis.v201208.RichMediaStudioCreativeBillingAttribute

Packages that use RichMediaStudioCreativeBillingAttribute
com.google.api.ads.dfp.axis.v201208   
 

Uses of RichMediaStudioCreativeBillingAttribute in com.google.api.ads.dfp.axis.v201208
 

Fields in com.google.api.ads.dfp.axis.v201208 declared as RichMediaStudioCreativeBillingAttribute
static RichMediaStudioCreativeBillingAttribute RichMediaStudioCreativeBillingAttribute.FLASH_IN_FLASH
           
static RichMediaStudioCreativeBillingAttribute RichMediaStudioCreativeBillingAttribute.FLOATING_EXPANDING
           
static RichMediaStudioCreativeBillingAttribute RichMediaStudioCreativeBillingAttribute.IN_PAGE
           
static RichMediaStudioCreativeBillingAttribute RichMediaStudioCreativeBillingAttribute.VIDEO
           
 

Methods in com.google.api.ads.dfp.axis.v201208 that return RichMediaStudioCreativeBillingAttribute
static RichMediaStudioCreativeBillingAttribute RichMediaStudioCreativeBillingAttribute.fromString(String value)
           
static RichMediaStudioCreativeBillingAttribute RichMediaStudioCreativeBillingAttribute.fromValue(String value)
           
 RichMediaStudioCreativeBillingAttribute BaseRichMediaStudioCreative.getBillingAttribute()
          Gets the billingAttribute value for this BaseRichMediaStudioCreative.
 

Methods in com.google.api.ads.dfp.axis.v201208 with parameters of type RichMediaStudioCreativeBillingAttribute
 void BaseRichMediaStudioCreative.setBillingAttribute(RichMediaStudioCreativeBillingAttribute billingAttribute)
          Sets the billingAttribute value for this BaseRichMediaStudioCreative.
 

Constructors in com.google.api.ads.dfp.axis.v201208 with parameters of type RichMediaStudioCreativeBillingAttribute
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 © 2012. All Rights Reserved.