| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201403 |
| Modifier and Type | Field and Description |
|---|---|
static RequiredErrorReason |
RequiredErrorReason.REQUIRED |
| Modifier and Type | Method and Description |
|---|---|
static RequiredErrorReason |
RequiredErrorReason.fromString(String value) |
static RequiredErrorReason |
RequiredErrorReason.fromValue(String value) |
RequiredErrorReason |
RequiredError.getReason()
Gets the reason value for this RequiredError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequiredError.setReason(RequiredErrorReason reason)
Sets the reason value for this RequiredError.
|
| Constructor and Description |
|---|
RequiredError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
RequiredErrorReason reason) |
Copyright © 2014. All Rights Reserved.