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

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

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

Methods in com.google.api.adwords.v10 that return AdGroupEstimate
 AdGroupEstimate[] TrafficEstimatorInterface.estimateAdGroupList(AdGroupRequest[] adGroupRequests)
           
 AdGroupEstimate[] TrafficEstimatorServiceSoapBindingStub.estimateAdGroupList(AdGroupRequest[] adGroupRequests)
           
 AdGroupEstimate[] CampaignEstimate.getAdGroupEstimates()
          Gets the adGroupEstimates value for this CampaignEstimate.
 AdGroupEstimate CampaignEstimate.getAdGroupEstimates(int i)
           
 

Methods in com.google.api.adwords.v10 with parameters of type AdGroupEstimate
 void CampaignEstimate.setAdGroupEstimates(AdGroupEstimate[] adGroupEstimates)
          Sets the adGroupEstimates value for this CampaignEstimate.
 void CampaignEstimate.setAdGroupEstimates(int i, AdGroupEstimate _value)
           
 

Constructors in com.google.api.adwords.v10 with parameters of type AdGroupEstimate
CampaignEstimate(AdGroupEstimate[] adGroupEstimates, java.lang.Integer id)
           
 



Copyright © 2005 Google Corp. All Rights Reserved.