type AuthenticationError (v202505)

  • The document lists various Google Ad Manager API services available in version v202505, providing links to their respective AuthenticationError documentation.

  • Several types of inheritance from ApiError are outlined, including AuthenticationError, CollectionSizeError, and CommonError, among others.

  • The AuthenticationError object includes fields like fieldPath, fieldPathElements, trigger, and errorString, inherited from ApiError, as well as a specific reason field.

  • The AuthenticationError.Reason enumeration details various reasons for authentication failures, such as AUTHENTICATION_FAILED, INVALID_EMAIL, and NETWORK_NOT_FOUND.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

AuthenticationError

reason

AuthenticationError.Reason


Enumerations
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