AI-generated Key Takeaways
-
This page lists the potential
AuthenticationError.Reason
values for the Google Ad Manager API. -
These reasons explain why an authentication attempt with the Ad Manager API might fail.
-
Each
AuthenticationError.Reason
is an enumeration value with a description of the error. -
The table outlines each error reason and its corresponding symbolic name, like
AUTHENTICATION_FAILED
orINVALID_EMAIL
. -
Developers can use these error reasons to troubleshoot and resolve authentication issues in their Ad Manager API integrations.
- 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
|