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

Packages that use RawReportDownloadResponse
com.google.api.ads.adwords.lib.utils   
 

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

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

Methods in com.google.api.ads.adwords.lib.utils with parameters of type RawReportDownloadResponse
 ReportDownloadResponse LegacyErrorResponseHandler.handleResponse(RawReportDownloadResponse response)
          Processes a RawReportDownloadResponse into a ReportDownloadResponse, unwrapping pre-v201209 error messages if possible.
 



Copyright © 2012. All Rights Reserved.