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 |
---|---|
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()
Copyright © 2017. All Rights Reserved.