| Package | Description |
|---|---|
| com.google.api.ads.adwords.lib.utils |
| Modifier and Type | Method and Description |
|---|---|
ReportDownloadResponse |
AdHocReportDownloadHelperInterface.downloadReport(ReportRequest reportRequest,
DetailedReportDownloadResponseException.Builder exceptionBuilder)
Convenience method that is equivalent to
handleResponse(downloadReport(reportRequest), exceptionBuilder) |
ReportDownloadResponse |
AdHocReportDownloadHelper.downloadReport(ReportRequest reportRequest,
DetailedReportDownloadResponseException.Builder exceptionBuilder) |
ReportDownloadResponse |
AdHocReportDownloadHelperInterface.handleResponse(RawReportDownloadResponse rawResponse,
DetailedReportDownloadResponseException.Builder exceptionBuilder)
Handles a raw report response and translates it into a ReportDownloadResponse.
|
ReportDownloadResponse |
AdHocReportDownloadHelper.handleResponse(RawReportDownloadResponse rawResponse,
DetailedReportDownloadResponseException.Builder exceptionBuilder) |
Copyright © 2020. All Rights Reserved.