| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.utils.v201711 | |
| com.google.api.ads.dfp.axis.v201711 |
| Modifier and Type | Method and Description |
|---|---|
URL |
ReportDownloader.getDownloadUrl(ReportDownloadOptions options)
Gets the download URL for a GZip or plain-text format report.
|
com.google.common.io.CharSource |
ReportDownloader.getReportAsCharSource(ReportDownloadOptions options)
Returns a CharSource of report contents with
ReportDownloadOptions. |
| Modifier and Type | Method and Description |
|---|---|
String |
ReportServiceSoapBindingStub.getReportDownloadUrlWithOptions(Long reportJobId,
ReportDownloadOptions reportDownloadOptions) |
String |
ReportServiceInterface.getReportDownloadUrlWithOptions(Long reportJobId,
ReportDownloadOptions reportDownloadOptions)
Returns the URL at which the report file can be downloaded,
and allows for customization
of the downloaded report.
|
Copyright © 2018. All Rights Reserved.