|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequiredErrorReason | |
|---|---|
| com.google.api.ads.dfp.axis.v201208 | |
| Uses of RequiredErrorReason in com.google.api.ads.dfp.axis.v201208 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201208 declared as RequiredErrorReason | |
|---|---|
static RequiredErrorReason |
RequiredErrorReason.REQUIRED
|
| Methods in com.google.api.ads.dfp.axis.v201208 that return RequiredErrorReason | |
|---|---|
static RequiredErrorReason |
RequiredErrorReason.fromString(String value)
|
static RequiredErrorReason |
RequiredErrorReason.fromValue(String value)
|
RequiredErrorReason |
RequiredError.getReason()
Gets the reason value for this RequiredError. |
| Methods in com.google.api.ads.dfp.axis.v201208 with parameters of type RequiredErrorReason | |
|---|---|
void |
RequiredError.setReason(RequiredErrorReason reason)
Sets the reason value for this RequiredError. |
| Constructors in com.google.api.ads.dfp.axis.v201208 with parameters of type RequiredErrorReason | |
|---|---|
RequiredError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
RequiredErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||