type SamSessionError (v202502)

  • StreamActivityMonitorService is a service with various inherited errors including AuthenticationError and PermissionError.

  • It includes SamSessionError with reasons such as INVALID_SESSION_ID and COULD_NOT_REGISTER_SESSION.

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

  • Key fields include inherited ApiError fields like fieldPath and trigger, as well as the SamSessionError reason.


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

Field

ApiError (inherited)

fieldPath

xsd:string

fieldPathElements

FieldPathElement[]

trigger

xsd:string

errorString

xsd:string

SamSessionError

reason

SamSessionError.Reason


Enumerations
COULD_NOT_REGISTER_SESSION
MALFORMED_SESSION_ID
INVALID_SESSION_ID
INVALID_DEBUG_KEY
REQUEST_EXCEEDS_SESSION_LIMIT
UNKNOWN