AI-generated Key Takeaways
-
The document provides a list of available services in the Google Ad Manager API v202505, such as AdRuleService, CreativeService, and OrderService.
-
It also details the inheritance hierarchy for API errors, with CommonError inheriting from ApiError and other specific error types branching off.
-
The CommonError section lists its fields, including
reason, and defines several enumeration values for thereasonfield likeNOT_FOUND,ALREADY_EXISTS, andUNSUPPORTED_OPERATION.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field
ApiError
(inherited) fieldPath
xsd:
string
fieldPathElements
trigger
xsd:
string
errorString
xsd:
string
CommonError
reason
Enumerations
-
NOT_FOUND -
ALREADY_EXISTS -
NOT_APPLICABLE -
DUPLICATE_OBJECT -
CANNOT_UPDATE -
UNSUPPORTED_OPERATION -
CONCURRENT_MODIFICATION -
UNKNOWN

