enum SamSessionError.Reason (v202411)

  • The StreamActivityMonitorService allows monitoring of live stream activity and uses SamSessionError for error handling.

  • SamSessionError.Reason defines the potential reasons for an error, including session registration issues, session ID problems, debug key issues, and session limits.

  • This service is part of the Google Ad Manager API and uses the namespace https://www.google.com/apis/ads/publisher/v202411.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
COULD_NOT_REGISTER_SESSION
MALFORMED_SESSION_ID
INVALID_SESSION_ID
INVALID_DEBUG_KEY
REQUEST_EXCEEDS_SESSION_LIMIT
UNKNOWN