Uses of Class
com.google.api.ads.adwords.v201109.cm.DateRange

Packages that use DateRange
com.google.api.ads.adwords.v201109.cm   
com.google.api.ads.adwords.v201109.info   
 

Uses of DateRange in com.google.api.ads.adwords.v201109.cm
 

Methods in com.google.api.ads.adwords.v201109.cm that return DateRange
 DateRange Selector.getDateRange()
          Gets the dateRange value for this Selector.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type DateRange
 void Selector.setDateRange(DateRange dateRange)
          Sets the dateRange value for this Selector.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type DateRange
Selector(String[] fields, Predicate[] predicates, DateRange dateRange, OrderBy[] ordering, Paging paging)
           
 

Uses of DateRange in com.google.api.ads.adwords.v201109.info
 

Methods in com.google.api.ads.adwords.v201109.info that return DateRange
 DateRange InfoSelector.getDateRange()
          Gets the dateRange value for this InfoSelector.
 

Methods in com.google.api.ads.adwords.v201109.info with parameters of type DateRange
 void InfoSelector.setDateRange(DateRange dateRange)
          Sets the dateRange value for this InfoSelector.
 

Constructors in com.google.api.ads.adwords.v201109.info with parameters of type DateRange
InfoSelector(String serviceName, String methodName, Operator operator, DateRange dateRange, String[] clientEmails, long[] clientCustomerIds, Boolean includeSubAccounts, ApiUsageType apiUsageType)
           
 



Copyright © 2011. All Rights Reserved.