|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of AuthenticationErrorReason in com.google.api.ads.dfp.v201111 |
|---|
| Fields in com.google.api.ads.dfp.v201111 declared as AuthenticationErrorReason | |
|---|---|
static AuthenticationErrorReason |
AuthenticationErrorReason.AMBIGUOUS_SOAP_REQUEST_HEADER
|
static AuthenticationErrorReason |
AuthenticationErrorReason.AUTHENTICATION_FAILED
|
static AuthenticationErrorReason |
AuthenticationErrorReason.CONNECTION_ERROR
|
static AuthenticationErrorReason |
AuthenticationErrorReason.INVALID_EMAIL
|
static AuthenticationErrorReason |
AuthenticationErrorReason.INVALID_OAUTH_SIGNATURE
|
static AuthenticationErrorReason |
AuthenticationErrorReason.INVALID_SERVICE
|
static AuthenticationErrorReason |
AuthenticationErrorReason.MISSING_SOAP_REQUEST_HEADER
|
static AuthenticationErrorReason |
AuthenticationErrorReason.NETWORK_CODE_REQUIRED
|
static AuthenticationErrorReason |
AuthenticationErrorReason.NETWORK_NOT_FOUND
|
static AuthenticationErrorReason |
AuthenticationErrorReason.NO_NETWORKS_TO_ACCESS
|
static AuthenticationErrorReason |
AuthenticationErrorReason.NOT_WHITELISTED_FOR_API_ACCESS
|
| Methods in com.google.api.ads.dfp.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.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.v201111 with parameters of type AuthenticationErrorReason | |
|---|---|
AuthenticationError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
AuthenticationErrorReason reason)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||