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

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

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

Methods in com.google.api.ads.adwords.v201109.o that return StatsEstimate
 StatsEstimate KeywordEstimate.getMax()
          Gets the max value for this KeywordEstimate.
 StatsEstimate KeywordEstimate.getMin()
          Gets the min value for this KeywordEstimate.
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type StatsEstimate
 void KeywordEstimate.setMax(StatsEstimate max)
          Sets the max value for this KeywordEstimate.
 void KeywordEstimate.setMin(StatsEstimate min)
          Sets the min value for this KeywordEstimate.
 

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type StatsEstimate
KeywordEstimate(String estimateType, Long criterionId, StatsEstimate min, StatsEstimate max)
           
 



Copyright © 2011. All Rights Reserved.