Uses of Class
com.google.api.ads.dfp.v201111.CreativeSizeType

Uses of CreativeSizeType in com.google.api.ads.dfp.v201111
 

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

Methods in com.google.api.ads.dfp.v201111 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.v201111 with parameters of type CreativeSizeType
 void CreativePlaceholder.setCreativeSizeType(CreativeSizeType creativeSizeType)
          Sets the creativeSizeType value for this CreativePlaceholder.
 

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



Copyright © 2011. All Rights Reserved.