AI-generated Key Takeaways
-
The content lists various Ad Manager API services with links to their CommonError documentation for version v202505.
-
It outlines an inheritance hierarchy for API errors, with
ApiError
as the base class andCommonError
as a specific error type. -
The
CommonError
and its inheritedApiError
fields are detailed, includingfieldPath
,trigger
, anderrorString
, along with thereason
enumeration forCommonError
. -
The
CommonError.Reason
enumeration provides specific error types such asNOT_FOUND
,ALREADY_EXISTS
, andUNKNOWN
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
CommonError
|
|
|
Enumerations
|