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

Packages that use ReportDownloadResponseException
com.google.api.ads.adwords.lib.utils.v201209   
 

Uses of ReportDownloadResponseException in com.google.api.ads.adwords.lib.utils.v201209
 

Subclasses of ReportDownloadResponseException in com.google.api.ads.adwords.lib.utils.v201209
 class DetailedReportDownloadResponseException
          Exception wrapping the ReportDownloadError the server responded with.
 

Methods in com.google.api.ads.adwords.lib.utils.v201209 that throw ReportDownloadResponseException
 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.