| Package | Description | 
|---|---|
| com.google.api.ads.adwords.lib.jaxb.v201710 | |
| com.google.api.ads.adwords.lib.utils.v201710 | 
| Modifier and Type | Field and Description | 
|---|---|
protected DownloadFormat | 
ReportDefinition.downloadFormat  | 
| Modifier and Type | Method and Description | 
|---|---|
static DownloadFormat | 
DownloadFormat.fromValue(String v)  | 
DownloadFormat | 
ReportDefinition.getDownloadFormat()
Gets the value of the downloadFormat property. 
 | 
static DownloadFormat | 
DownloadFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static DownloadFormat[] | 
DownloadFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ReportDefinition.setDownloadFormat(DownloadFormat value)
Sets the value of the downloadFormat property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ReportDownloadResponse | 
ReportDownloaderInterface.downloadReport(String reportQuery,
              DownloadFormat format)
Downloads a report query (AWQL) and returns a ReportDownloadResponse with the results. 
 | 
ReportDownloadResponse | 
ReportDownloader.downloadReport(String reportQuery,
              DownloadFormat format)  | 
Copyright © 2018. All Rights Reserved.