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

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

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

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

Methods in com.google.api.ads.adwords.v201109.o 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.ads.adwords.v201109.o with parameters of type AdGroupEstimate
CampaignEstimate(String estimateType, Long campaignId, AdGroupEstimate[] adGroupEstimates)
           
 



Copyright © 2011. All Rights Reserved.