type SegmentPopulationError (v202505)

  • The SegmentPopulationService is associated with various errors, including ApiError and SegmentPopulationError, which inherit from or are listed within the service's documentation.

  • The service is part of the namespace https://www.google.com/apis/ads/publisher/v202505.

  • It includes fields inherited from ApiError like fieldPath, fieldPathElements, trigger, and errorString.

  • The SegmentPopulationError specifically includes a reason field with enumerations such as TOO_MANY_IDENTIFIERS and INVALID_SEGMENT.


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

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