| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201802 |
| Modifier and Type | Field and Description |
|---|---|
protected ExportFormat |
ReportServiceInterfacegetReportDownloadURL.exportFormat |
protected ExportFormat |
ReportDownloadOptions.exportFormat |
| Modifier and Type | Method and Description |
|---|---|
static ExportFormat |
ExportFormat.fromValue(String v) |
ExportFormat |
ReportServiceInterfacegetReportDownloadURL.getExportFormat()
Gets the value of the exportFormat property.
|
ExportFormat |
ReportDownloadOptions.getExportFormat()
Gets the value of the exportFormat property.
|
static ExportFormat |
ExportFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExportFormat[] |
ExportFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ReportServiceInterface.getReportDownloadURL(Long reportJobId,
ExportFormat exportFormat)
Returns the URL at which the report file can be downloaded.
|
void |
ReportServiceInterfacegetReportDownloadURL.setExportFormat(ExportFormat value)
Sets the value of the exportFormat property.
|
void |
ReportDownloadOptions.setExportFormat(ExportFormat value)
Sets the value of the exportFormat property.
|
Copyright © 2018. All Rights Reserved.