AI-generated Key Takeaways
-
The webpage provides a list of various Ad Manager API services, each linked to its AuthenticationError.Reason documentation for version v202508.
-
The main focus of the detailed content is the
AuthenticationError.Reason
enumeration within theYieldGroupService
. -
The
AuthenticationError.Reason
enumeration lists several potential causes for authentication failures when using the Ad Manager API, such as invalid email, failed authentication, missing headers, or network issues.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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
|