public interface ReportRequest
Modifier and Type | Interface and Description |
---|---|
static class |
ReportRequest.RequestType
Enumeration of the different types of report requests supported by the AdWords API.
|
Modifier and Type | Method and Description |
---|---|
String |
getApiVersion()
Return the version of the AdWords API (
vYYYYMM ). |
Enum<?> |
getDownloadFormat()
Return the version-specific DownloadFormat.
|
String |
getReportRequestString()
Return the report definition as a string.
|
ReportRequest.RequestType |
getRequestType()
Return the DefinitionType.
|
String getReportRequestString()
Enum<?> getDownloadFormat()
ReportRequest.RequestType getRequestType()
String getApiVersion()
vYYYYMM
).Copyright © 2018. All Rights Reserved.