Uses of Class
com.google.api.ads.dfp.axis.v201204.CreativeSizeType

Packages that use CreativeSizeType
com.google.api.ads.dfp.axis.v201204   
 

Uses of CreativeSizeType in com.google.api.ads.dfp.axis.v201204
 

Fields in com.google.api.ads.dfp.axis.v201204 declared as CreativeSizeType
static CreativeSizeType CreativeSizeType.ASPECT_RATIO
           
static CreativeSizeType CreativeSizeType.INTERSTITIAL
           
static CreativeSizeType CreativeSizeType.PIXEL
           
 

Methods in com.google.api.ads.dfp.axis.v201204 that return CreativeSizeType
static CreativeSizeType CreativeSizeType.fromString(String value)
           
static CreativeSizeType CreativeSizeType.fromValue(String value)
           
 CreativeSizeType CreativePlaceholder.getCreativeSizeType()
          Gets the creativeSizeType value for this CreativePlaceholder.
 

Methods in com.google.api.ads.dfp.axis.v201204 with parameters of type CreativeSizeType
 void CreativePlaceholder.setCreativeSizeType(CreativeSizeType creativeSizeType)
          Sets the creativeSizeType value for this CreativePlaceholder.
 

Constructors in com.google.api.ads.dfp.axis.v201204 with parameters of type CreativeSizeType
CreativePlaceholder(Size size, CreativePlaceholder[] companions, AppliedLabel[] appliedLabels, AppliedLabel[] effectiveAppliedLabels, Long id, Integer expectedCreativeCount, CreativeSizeType creativeSizeType)
           
 



Copyright © 2012. All Rights Reserved.