type FeatureError (v202411)

  • This page provides a detailed overview of the FeatureError object in the Google Ad Manager API.

  • FeatureError is part of the Site service and is used to indicate that a requested feature is not enabled or supported.

  • Developers can use the reason field to determine the specific cause of the FeatureError, which could be due to a missing feature or an unknown issue.

  • The documentation includes a list of related services and error types, offering context for troubleshooting and API usage.

  • Error details are provided through inherited fields like fieldPath, trigger, and errorString, typical for Ad Manager API error objects.


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