type FeatureError (v202411)

  • The SegmentPopulationService namespace is https://www.google.com/apis/ads/publisher/v202411.

  • It seems to handle segment populations and returns errors related to feature support and various other API interactions.

  • FeatureError is a key error type with reasons like MISSING_FEATURE or UNKNOWN, which can be returned by the service.

  • It inherits from the ApiError class, providing detailed error information including fieldPath, trigger, and errorString.

  • The service provides access to features related to audience segments and their populations within Google Ad Manager.


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