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