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

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

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

Fields in com.google.api.ads.adwords.v201109.cm declared as Level
static Level Level.ADGROUP
           
static Level Level.CAMPAIGN
           
static Level Level.CREATIVE
           
static Level Level.UNKNOWN
           
 

Methods in com.google.api.ads.adwords.v201109.cm that return Level
static Level Level.fromString(String value)
           
static Level Level.fromValue(String value)
           
 Level FrequencyCap.getLevel()
          Gets the level value for this FrequencyCap.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type Level
 void FrequencyCap.setLevel(Level level)
          Sets the level value for this FrequencyCap.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type Level
FrequencyCap(Long impressions, TimeUnit timeUnit, Level level)
           
 



Copyright © 2011. All Rights Reserved.