Page Summary
-
The content lists various Ad Manager API services including AdRuleService, AdjustmentService, and AudienceSegmentService, among many others.
-
It also details inheritance relationships, showing that various specific error types like AuthenticationError and PermissionError inherit from ApiError.
-
The
FeatureErrorclass includes fields such asreason, which is an enumeration indicating reasons likeMISSING_FEATUREorUNKNOWN. -
The namespace for these services and error types is
https://www.google.com/apis/ads/publisher/v202508.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field
ApiError
(inherited) fieldPath
xsd:
string
fieldPathElements
trigger
xsd:
string
errorString
xsd:
string
FeatureError

