AI-generated Key Takeaways
-
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, includingAuthenticationError
,CollectionSizeError
, andCommonError
, among others. -
The
AuthenticationError
object includes fields likefieldPath
,fieldPathElements
,trigger
, anderrorString
, inherited fromApiError
, as well as a specificreason
field. -
The
AuthenticationError.Reason
enumeration details various reasons for authentication failures, such asAUTHENTICATION_FAILED
,INVALID_EMAIL
, andNETWORK_NOT_FOUND
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
AuthenticationError
|
|
|
Enumerations
|