| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202202 |
| Modifier and Type | Field and Description |
|---|---|
static IdErrorReason |
IdErrorReason.NOT_FOUND |
| Modifier and Type | Method and Description |
|---|---|
static IdErrorReason |
IdErrorReason.fromString(String value) |
static IdErrorReason |
IdErrorReason.fromValue(String value) |
IdErrorReason |
IdError.getReason()
Gets the reason value for this IdError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdError.setReason(IdErrorReason reason)
Sets the reason value for this IdError.
|
| Constructor and Description |
|---|
IdError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
IdErrorReason reason) |
Copyright © 2022. All rights reserved.