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