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