type FeatureError (v202508)

  • The content lists various Ad Manager API services including AdRuleService, AdjustmentService, and AdsTxtService, among many others.

  • It outlines the inheritance structure for errors, with ApiError as the base and FeatureError being a specific type of error.

  • The FeatureError has a reason field which is an enumeration that can be MISSING_FEATURE or UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

FeatureError

reason

FeatureError.Reason


Enumerations
MISSING_FEATURE
UNKNOWN