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

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

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

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

Methods in com.google.api.ads.adwords.v201109.o with parameters of type CampaignEstimate
 void TrafficEstimatorResult.setCampaignEstimates(CampaignEstimate[] campaignEstimates)
          Sets the campaignEstimates value for this TrafficEstimatorResult.
 void TrafficEstimatorResult.setCampaignEstimates(int i, CampaignEstimate _value)
           
 

Constructors in com.google.api.ads.adwords.v201109.o with parameters of type CampaignEstimate
TrafficEstimatorResult(CampaignEstimate[] campaignEstimates)
           
 



Copyright © 2011. All Rights Reserved.