type ServerError (v202411)

  • This documentation details the StreamActivityMonitorService within the Google Ad Manager API.

  • The service provides functionalities related to monitoring stream activity, and it's namespaced under https://www.google.com/apis/ads/publisher/v202411.

  • It inherits from ApiError and further defines a ServerError with potential reasons like SERVER_ERROR, SERVER_BUSY, or UNKNOWN.

  • Fields like fieldPath, fieldPathElements, trigger, and errorString are inherited from ApiError, while reason is specific to ServerError.


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