type FeatureError (v202508)

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

  • It also details inheritance relationships, showing that various specific error types like AuthenticationError and PermissionError inherit from ApiError.

  • The FeatureError class includes fields such as reason, which is an enumeration indicating reasons like MISSING_FEATURE or UNKNOWN.

  • The namespace for these services and error types is https://www.google.com/apis/ads/publisher/v202508.


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