| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.utils.v201708 | |
| com.google.api.ads.dfp.jaxws.v201708 |
| 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 | Field and Description |
|---|---|
protected ReportDownloadOptions |
ReportServiceInterfacegetReportDownloadUrlWithOptions.reportDownloadOptions |
| Modifier and Type | Method and Description |
|---|---|
ReportDownloadOptions |
ObjectFactory.createReportDownloadOptions()
Create an instance of
ReportDownloadOptions |
ReportDownloadOptions |
ReportServiceInterfacegetReportDownloadUrlWithOptions.getReportDownloadOptions()
Gets the value of the reportDownloadOptions property.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
void |
ReportServiceInterfacegetReportDownloadUrlWithOptions.setReportDownloadOptions(ReportDownloadOptions value)
Sets the value of the reportDownloadOptions property.
|
Copyright © 2018. All Rights Reserved.