AI-generated Key Takeaways
-
This documentation details the
AuthenticationError.Reason
enumeration, which provides reasons for authentication failures in the Google Ad Manager API. -
The enumeration lists various error reasons, such as invalid credentials, missing headers, network access issues, and other authentication-related problems.
-
Developers can use these error reasons to troubleshoot and resolve authentication issues when interacting with the Ad Manager API.
-
This information is crucial for ensuring successful communication between client applications and the Ad Manager platform.
- 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
|