type ServerError (v202411)

  • The SegmentPopulationService allows you to manage and analyze audience segments in Google Ad Manager.

  • It provides methods to estimate and retrieve the population of audience segments.

  • This service inherits from ApiError and can throw various exceptions, including ServerError which indicates issues on the server-side.

  • The ServerError can have different reasons such as server overload or unknown errors.

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


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ServerError

reason

ServerError.Reason


Enumerations
SERVER_ERROR
SERVER_BUSY
UNKNOWN