Uses of Class
com.google.api.ads.adwords.v201109.o.SiteConstantsAdFormat

Packages that use SiteConstantsAdFormat
com.google.api.ads.adwords.v201109.o   
 

Uses of SiteConstantsAdFormat in com.google.api.ads.adwords.v201109.o
 

Fields in com.google.api.ads.adwords.v201109.o declared as SiteConstantsAdFormat
static SiteConstantsAdFormat SiteConstantsAdFormat.IMAGE
           
static SiteConstantsAdFormat SiteConstantsAdFormat.INSTREAM
           
static SiteConstantsAdFormat SiteConstantsAdFormat.TEXT
           
static SiteConstantsAdFormat SiteConstantsAdFormat.UNKNOWN
           
static SiteConstantsAdFormat SiteConstantsAdFormat.VIDEO
           
 

Methods in com.google.api.ads.adwords.v201109.o that return SiteConstantsAdFormat
static SiteConstantsAdFormat SiteConstantsAdFormat.fromString(String value)
           
static SiteConstantsAdFormat SiteConstantsAdFormat.fromValue(String value)
           
 SiteConstantsAdFormat AdFormatSpec.getFormat()
          Gets the format value for this AdFormatSpec.
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type SiteConstantsAdFormat
 void AdFormatSpec.setFormat(SiteConstantsAdFormat format)
          Sets the format value for this AdFormatSpec.
 

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type SiteConstantsAdFormat
AdFormatSpec(SiteConstantsAdFormat format)
           
 



Copyright © 2011. All Rights Reserved.