type FeatureError (v202411)

  • The content focuses on the FeatureError within the AdsTxtService of the Google Ad Manager API.

  • FeatureError is part of a hierarchy of errors, inheriting from ApiError.

  • This error arises when a requested feature is either missing or unknown.

  • The namespace for this service is https://www.google.com/apis/ads/publisher/v202411.

  • Key fields associated with FeatureError include inherited fields from ApiError and its own reason field indicating the cause of the error.


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