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

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

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

Fields in com.google.api.ads.adwords.v201109.cm declared as ReportDefinitionReportType
static ReportDefinitionReportType ReportDefinitionReportType.ACCOUNT_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.AD_EXTENSIONS_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.AD_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.ADGROUP_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.AUTOMATIC_PLACEMENTS_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.CAMPAIGN_NEGATIVE_PLACEMENTS_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.CAMPAIGN_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.CREATIVE_CONVERSION_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.CRITERIA_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.DEMOGRAPHIC_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.DESTINATION_URL_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.GEO_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.KEYWORDS_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.MANAGED_PLACEMENTS_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.SEARCH_QUERY_PERFORMANCE_REPORT
           
static ReportDefinitionReportType ReportDefinitionReportType.UNKNOWN
           
static ReportDefinitionReportType ReportDefinitionReportType.URL_PERFORMANCE_REPORT
           
 

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

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type ReportDefinitionReportType
 ReportDefinitionField[] ReportDefinitionServiceSoapBindingStub.getReportFields(ReportDefinitionReportType reportType)
           
 ReportDefinitionField[] ReportDefinitionServiceInterface.getReportFields(ReportDefinitionReportType reportType)
          Returns the available report fields for a given report type.
 void ReportDefinition.setReportType(ReportDefinitionReportType reportType)
          Sets the reportType value for this ReportDefinition.
 

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



Copyright © 2011. All Rights Reserved.