type FeatureError (v202505)

  • The content lists various services related to Google Ad Manager, including those for ad rules, inventory, and reporting.

  • Several types of API errors are detailed, with FeatureError being specifically highlighted.

  • Inheritance from ApiError is shown for various error types, detailing fields like fieldPath and trigger.

  • FeatureError includes a reason field with possible enumeration values like MISSING_FEATURE.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

FeatureError

reason

FeatureError.Reason


Enumerations
MISSING_FEATURE
UNKNOWN