type FeatureError (v202502)

  • The content lists various Ad Manager API services with links to their FeatureError documentation for version v202502.

  • The SegmentPopulationService is highlighted and details its inheritance from ApiError.

  • The FeatureError object includes fields such as fieldPath, fieldPathElements, trigger, errorString, and a reason enumeration.

  • The reason enumeration for FeatureError includes values like MISSING_FEATURE and UNKNOWN.


Namespace
https://www.google.com/apis/ads/publisher/v202502

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

FeatureError

reason

FeatureError.Reason


Enumerations
MISSING_FEATURE
UNKNOWN