| Package | Description |
|---|---|
| com.google.api.ads.adwords.lib.utils | |
| com.google.api.ads.adwords.lib.utils.v201306 | |
| com.google.api.ads.adwords.lib.utils.v201309 |
| Modifier and Type | Method and Description |
|---|---|
ReportDownloadResponse |
DefinedReportDownloadHelper.downloadReport(long reportDefinitionId)
Deprecated.
Downloads a report and returns a ReportDownloadResponse with the results.
|
ReportDownloadResponse |
LegacyErrorResponseHandler.handleResponse(RawReportDownloadResponse response)
Processes a
RawReportDownloadResponse into a
ReportDownloadResponse, unwrapping pre-v201209 error messages if
possible. |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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 © 2014. All Rights Reserved.