type SegmentPopulationError (v202411)

  • The SegmentPopulationService allows for managing and querying audience segment populations in Google Ad Manager.

  • It inherits from ApiError which provides details about potential errors during API calls.

  • SegmentPopulationError is a specific error type with reasons like TOO_MANY_IDENTIFIERS or INVALID_SEGMENT.

  • The service utilizes a namespace for organization and provides fields for identifying and troubleshooting errors.

  • There are fields within the service like reason and fieldPath which give insights into errors encountered.


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