type SamSessionError (v202411)

  • The StreamActivityMonitorService allows monitoring of streaming activity.

  • It inherits from ApiError which provides details about errors encountered during API calls.

  • SamSessionError, a specific error type, relates to stream activity monitoring sessions and their potential issues.

  • The service uses a namespace of https://www.google.com/apis/ads/publisher/v202411 for its operations.

  • Fields like fieldPath, trigger, and errorString within ApiError offer insights into the cause and location of errors.


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

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