type FeatureError (v202508)

  • The content lists numerous services related to Google Ad Manager API version v202508, each linked to a FeatureError page.

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

  • The FeatureError specifically has a reason field, which is an enumeration with possible values MISSING_FEATURE and 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