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

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

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

Methods in com.google.api.ads.dfp.axis.v201208 that return CreativeAsset
 CreativeAsset[] AspectRatioImageCreative.getImageAssets()
          Gets the imageAssets value for this AspectRatioImageCreative.
 CreativeAsset AspectRatioImageCreative.getImageAssets(int i)
           
 

Methods in com.google.api.ads.dfp.axis.v201208 with parameters of type CreativeAsset
 void AspectRatioImageCreative.setImageAssets(CreativeAsset[] imageAssets)
          Sets the imageAssets value for this AspectRatioImageCreative.
 void AspectRatioImageCreative.setImageAssets(int i, CreativeAsset _value)
           
 

Constructors in com.google.api.ads.dfp.axis.v201208 with parameters of type CreativeAsset
AspectRatioImageCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, BaseCustomFieldValue[] customFieldValues, String creativeType, String destinationUrl, CreativeAsset[] imageAssets, String fallbackText)
           
 



Copyright © 2012. All Rights Reserved.