type ServerError (v202505)

  • ServerError is a type of ApiError in the YieldGroupService.

  • ServerError has a specific 'reason' field which can indicate issues like the server being busy or an unknown error.

  • The listed "Service" items are various services that can potentially return a ServerError.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ServerError

reason

ServerError.Reason


Enumerations
SERVER_ERROR
SERVER_BUSY
UNKNOWN