| Package | Description |
|---|---|
| com.google.api.ads.dfp.jaxws.v201708 |
| Modifier and Type | Field and Description |
|---|---|
protected CustomFieldDataType |
CustomField.dataType |
| Modifier and Type | Method and Description |
|---|---|
static CustomFieldDataType |
CustomFieldDataType.fromValue(String v) |
CustomFieldDataType |
CustomField.getDataType()
Gets the value of the dataType property.
|
static CustomFieldDataType |
CustomFieldDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomFieldDataType[] |
CustomFieldDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomField.setDataType(CustomFieldDataType value)
Sets the value of the dataType property.
|
Copyright © 2018. All Rights Reserved.