Uses of Class
com.google.api.adwords.v10.KeywordEstimate

Packages that use KeywordEstimate
com.google.api.adwords.v10   
 

Uses of KeywordEstimate in com.google.api.adwords.v10
 

Methods in com.google.api.adwords.v10 that return KeywordEstimate
 KeywordEstimate[] TrafficEstimatorInterface.estimateKeywordList(KeywordRequest[] keywordRequests)
           
 KeywordEstimate[] TrafficEstimatorServiceSoapBindingStub.estimateKeywordList(KeywordRequest[] keywordRequests)
           
 KeywordEstimate[] AdGroupEstimate.getKeywordEstimates()
          Gets the keywordEstimates value for this AdGroupEstimate.
 KeywordEstimate AdGroupEstimate.getKeywordEstimates(int i)
           
 

Methods in com.google.api.adwords.v10 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.adwords.v10 with parameters of type KeywordEstimate
AdGroupEstimate(java.lang.Integer id, KeywordEstimate[] keywordEstimates)
           
 



Copyright © 2005 Google Corp. All Rights Reserved.