type SegmentPopulationError (v202411)

  • SegmentPopulationService inherits from ApiError and includes various specific error types.

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

  • Key fields include inherited ApiError fields like fieldPath and trigger, and SegmentPopulationError has a 'reason' field with defined enumeration values.

  • The reason field in SegmentPopulationError can have values such as TOO_MANY_IDENTIFIERS, INVALID_SEGMENT, and NO_CONSENT.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

SegmentPopulationError

reason

SegmentPopulationError.Reason


Enumerations
TOO_MANY_IDENTIFIERS
INVALID_SEGMENT
JOB_ALREADY_STARTED
NO_IDENTIFIERS
NO_CONSENT
UNKNOWN