AI-generated Key Takeaways
-
This documentation details the
AuthenticationError.Reason
enumeration for the Google Ad Manager API. -
It lists various reasons for authentication failures when interacting with the Ad Manager API.
-
Each reason is represented by a unique constant, like
AUTHENTICATION_FAILED
orINVALID_EMAIL
. -
Developers can use these reasons to understand and handle authentication errors in their applications.
-
The enumeration belongs to the
https://www.google.com/apis/ads/publisher/v202411
namespace.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
AMBIGUOUS_SOAP_REQUEST_HEADER
|
|
INVALID_EMAIL
|
|
AUTHENTICATION_FAILED
|
|
INVALID_OAUTH_SIGNATURE
|
|
INVALID_SERVICE
|
|
MISSING_SOAP_REQUEST_HEADER
|
|
MISSING_AUTHENTICATION_HTTP_HEADER
|
|
MISSING_AUTHENTICATION
|
|
NETWORK_API_ACCESS_DISABLED
|
|
NO_NETWORKS_TO_ACCESS
|
|
NETWORK_NOT_FOUND
|
|
NETWORK_CODE_REQUIRED
|
|
CONNECTION_ERROR
|
|
GOOGLE_ACCOUNT_ALREADY_ASSOCIATED_WITH_NETWORK
|
|
UNDER_INVESTIGATION
|
|
UNKNOWN
|