type FeatureError (v202508)

  • The content provides a comprehensive list of Ad Manager API services, including services for managing ad rules, adjustments, ads.txt, audience segments, CDN configurations, and various targeting options.

  • The document details the inheritance hierarchy of API errors, with FeatureError inheriting from ApiError.

  • The FeatureError includes fields such as fieldPath, fieldPathElements, trigger, and errorString inherited from ApiError, and specifically a reason field with enumeration values like MISSING_FEATURE and UNKNOWN.

  • The namespace for these services and errors 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