type FeatureError (v202411)

  • The document lists numerous Ad Manager API services for the 202411 version.

  • It outlines the inheritance hierarchy for API errors, with FeatureError inheriting from ApiError.

  • The FeatureError includes a reason field with possible values like MISSING_FEATURE and UNKNOWN.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

FeatureError

reason

FeatureError.Reason


Enumerations
MISSING_FEATURE
UNKNOWN