AI-generated Key Takeaways
-
The content provides a comprehensive list of various services available within the Google Ad Manager API, including AdRuleService, AdjustmentService, and many others, each with a link to their AuthenticationError.Reason documentation for version v202505.
-
The content also details the
AuthenticationError.Reasonenumeration within thehttps://www.google.com/apis/ads/publisher/v202505namespace, outlining various reasons for authentication failures. -
Specific authentication error reasons listed include
AMBIGUOUS_SOAP_REQUEST_HEADER,INVALID_EMAIL,AUTHENTICATION_FAILED, andMISSING_AUTHENTICATION, among others, indicating potential issues during the authentication process. -
The
AuthenticationError.Reasonenumeration provides a standardized way to understand and troubleshoot authentication issues encountered when using the listed services within the specified API version.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| 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
|