AI-generated Key Takeaways
-
The page lists various Ad Manager API services with links to their ServerError documentation for version v202505.
-
It outlines the inheritance structure for errors, showing that ServerError inherits from ApiError.
-
The ServerError specifically includes a
reasonfield, which is an enumeration indicating the type of server issue, such asSERVER_ERROR,SERVER_BUSY, orUNKNOWN. -
The Namespace for these services and errors is
https://www.google.com/apis/ads/publisher/v202505.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field
ApiError
(inherited) fieldPath
xsd:
string
fieldPathElements
trigger
xsd:
string
errorString
xsd:
string
ServerError

