type FeatureError (v202502)

  • The content lists numerous Ad Manager API services and their corresponding FeatureError links for version v202502.

  • The FeatureError inherits from ApiError and includes fields like fieldPath, trigger, and errorString.

  • The FeatureError specifically includes a reason field which can be one of the enumerated values: MISSING_FEATURE or UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

FeatureError

reason

FeatureError.Reason


Enumerations
MISSING_FEATURE
UNKNOWN