| Package | Description |
|---|---|
| com.google.api.ads.adwords.lib.jaxb.v201809 |
| Modifier and Type | Field and Description |
|---|---|
protected ReportDefinitionReportType |
ReportDefinition.reportType |
| Modifier and Type | Method and Description |
|---|---|
static ReportDefinitionReportType |
ReportDefinitionReportType.fromValue(String v) |
ReportDefinitionReportType |
ReportDefinition.getReportType()
Gets the value of the reportType property.
|
static ReportDefinitionReportType |
ReportDefinitionReportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportDefinitionReportType[] |
ReportDefinitionReportType.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.setReportType(ReportDefinitionReportType value)
Sets the value of the reportType property.
|
Copyright © 2019. All rights reserved.