| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201805 |
| Modifier and Type | Field and Description |
|---|---|
static ContactErrorReason |
ContactErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ContactErrorReason |
ContactErrorReason.fromString(String value) |
static ContactErrorReason |
ContactErrorReason.fromValue(String value) |
ContactErrorReason |
ContactError.getReason()
Gets the reason value for this ContactError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactError.setReason(ContactErrorReason reason)
Sets the reason value for this ContactError.
|
| Constructor and Description |
|---|
ContactError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
ContactErrorReason reason) |
Copyright © 2018. All Rights Reserved.