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

Packages that use ReportDefinitionDateRangeType
com.google.api.ads.adwords.v201109.cm   
 

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

Fields in com.google.api.ads.adwords.v201109.cm declared as ReportDefinitionDateRangeType
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.ALL_TIME
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.CUSTOM_DATE
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.LAST_14_DAYS
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.LAST_30_DAYS
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.LAST_7_DAYS
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.LAST_BUSINESS_WEEK
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.LAST_MONTH
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.LAST_WEEK
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.LAST_WEEK_SUN_SAT
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.THIS_MONTH
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.THIS_WEEK_MON_TODAY
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.THIS_WEEK_SUN_TODAY
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.TODAY
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.YESTERDAY
           
 

Methods in com.google.api.ads.adwords.v201109.cm that return ReportDefinitionDateRangeType
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.fromString(String value)
           
static ReportDefinitionDateRangeType ReportDefinitionDateRangeType.fromValue(String value)
           
 ReportDefinitionDateRangeType ReportDefinition.getDateRangeType()
          Gets the dateRangeType value for this ReportDefinition.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type ReportDefinitionDateRangeType
 void ReportDefinition.setDateRangeType(ReportDefinitionDateRangeType dateRangeType)
          Sets the dateRangeType value for this ReportDefinition.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type ReportDefinitionDateRangeType
ReportDefinition(Long id, Selector selector, String reportName, ReportDefinitionReportType reportType, Boolean hasAttachment, ReportDefinitionDateRangeType dateRangeType, DownloadFormat downloadFormat, String creationTime, Boolean includeZeroImpressions)
           
 



Copyright © 2011. All Rights Reserved.