Package | Description |
---|---|
com.google.api.ads.adwords.lib.utils |
Modifier and Type | Method and Description |
---|---|
RawReportDownloadResponse |
AdHocReportDownloadHelperInterface.downloadReport(ReportRequest reportRequest)
Downloads a report and returns a ReportDownloadResponse with the results.
|
RawReportDownloadResponse |
AdHocReportDownloadHelper.downloadReport(ReportRequest reportRequest) |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
ReportDownloadResponse(RawReportDownloadResponse rawResponse)
Constructs a new instance from a successful raw response.
|
Copyright © 2018. All Rights Reserved.