Uses of Class
com.google.api.ads.adwords.v201109.cm.MediaSize

Packages that use MediaSize
com.google.api.ads.adwords.v201109.cm   
 

Uses of MediaSize in com.google.api.ads.adwords.v201109.cm
 

Fields in com.google.api.ads.adwords.v201109.cm declared as MediaSize
static MediaSize MediaSize.FULL
           
static MediaSize MediaSize.PREVIEW
           
static MediaSize MediaSize.SHRUNKEN
           
static MediaSize MediaSize.VIDEO_THUMBNAIL
           
 

Methods in com.google.api.ads.adwords.v201109.cm that return MediaSize
static MediaSize MediaSize.fromString(String value)
           
static MediaSize MediaSize.fromValue(String value)
           
 MediaSize Media_Size_DimensionsMapEntry.getKey()
          Gets the key value for this Media_Size_DimensionsMapEntry.
 MediaSize Media_Size_StringMapEntry.getKey()
          Gets the key value for this Media_Size_StringMapEntry.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type MediaSize
 void Media_Size_DimensionsMapEntry.setKey(MediaSize key)
          Sets the key value for this Media_Size_DimensionsMapEntry.
 void Media_Size_StringMapEntry.setKey(MediaSize key)
          Sets the key value for this Media_Size_StringMapEntry.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type MediaSize
Media_Size_DimensionsMapEntry(MediaSize key, Dimensions value)
           
Media_Size_StringMapEntry(MediaSize key, String value)
           
 



Copyright © 2011. All Rights Reserved.