Uses of Class
com.google.api.ads.adwords.lib.utils.ReportDownloadResponse

Packages that use ReportDownloadResponse
com.google.api.ads.adwords.lib.utils   
com.google.api.ads.adwords.lib.utils.v201206   
 

Uses of ReportDownloadResponse in com.google.api.ads.adwords.lib.utils
 

Methods in com.google.api.ads.adwords.lib.utils that return ReportDownloadResponse
 ReportDownloadResponse DefinedReportDownloadHelper.downloadReport(long reportDefinitionId)
          Deprecated. Downloads a report and returns a ReportDownloadResponse with the results.
protected  ReportDownloadResponse AdHocReportDownloadHelper.downloadReport(com.google.api.ads.adwords.lib.utils.ReportWriter reportWriter)
          Downloads a report and returns a ReportDownloadResponse with the results.
 ReportDownloadResponse AdHocReportDownloadHelper.downloadReport(String reportDefinitionXml)
          Downloads a report and returns a ReportDownloadResponse with the results.
 ReportDownloadResponse AdHocReportDownloadHelper.downloadReport(String reportQuery, String format)
          Downloads a report query and returns a ReportDownloadResponse with the results.
 

Uses of ReportDownloadResponse in com.google.api.ads.adwords.lib.utils.v201206
 

Methods in com.google.api.ads.adwords.lib.utils.v201206 that return ReportDownloadResponse
 ReportDownloadResponse ReportDownloader.downloadReport(ReportDefinition reportDefinition)
          Downloads a report and returns a ReportDownloadResponse with the results.
 ReportDownloadResponse ReportDownloader.downloadReport(String reportQuery, DownloadFormat format)
          Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results.
 



Copyright © 2012. All Rights Reserved.