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

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

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

Methods in com.google.api.ads.adwords.v201109.o that return KeywordEstimate
 KeywordEstimate[] AdGroupEstimate.getKeywordEstimates()
          Gets the keywordEstimates value for this AdGroupEstimate.
 KeywordEstimate AdGroupEstimate.getKeywordEstimates(int i)
           
 

Methods in com.google.api.ads.adwords.v201109.o with parameters of type KeywordEstimate
 void AdGroupEstimate.setKeywordEstimates(int i, KeywordEstimate _value)
           
 void AdGroupEstimate.setKeywordEstimates(KeywordEstimate[] keywordEstimates)
          Sets the keywordEstimates value for this AdGroupEstimate.
 

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type KeywordEstimate
AdGroupEstimate(String estimateType, Long adGroupId, KeywordEstimate[] keywordEstimates)
           
 



Copyright © 2011. All Rights Reserved.