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