type ServerError (v202508)

  • ServerError in the StreamActivityMonitorService can be caused by various reasons including a busy server or an unknown issue.

  • ServerError inherits properties from ApiError such as fieldPath, fieldPathElements, trigger, and errorString.

  • The namespace for these services is https://www.google.com/apis/ads/publisher/v202508.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

ServerError

reason

ServerError.Reason


Enumerations
SERVER_ERROR
SERVER_BUSY
UNKNOWN