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