enum SamSessionError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
StreamActivityMonitorService
- 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
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eStreamActivityMonitorService\u003c/code\u003e allows monitoring of live stream activity and uses \u003ccode\u003eSamSessionError\u003c/code\u003e for error handling.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSamSessionError.Reason\u003c/code\u003e defines the potential reasons for an error, including session registration issues, session ID problems, debug key issues, and session limits.\u003c/p\u003e\n"],["\u003cp\u003eThis service is part of the Google Ad Manager API and uses the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content details the `SamSessionError` enumeration within the `StreamActivityMonitorService`, specifically in the `v202411` API version under the namespace `https://www.google.com/apis/ads/publisher/v202411`. This enumeration outlines potential error reasons, including `COULD_NOT_REGISTER_SESSION`, `MALFORMED_SESSION_ID`, `INVALID_SESSION_ID`, `INVALID_DEBUG_KEY`, `REQUEST_EXCEEDS_SESSION_LIMIT`, and a general `UNKNOWN` category. These reasons indicate issues encountered during session registration or validation within the service.\n"],null,["# enum SamSessionError.Reason (v202411)\n\n**Service** \n**StreamActivityMonitorService** **Dependencies** \n[SamSessionError](/ad-manager/api/reference/v202411/StreamActivityMonitorService.SamSessionError) \n▼\n**SamSessionError.Reason**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|---------------------------------|-------------|\n| `COULD_NOT_REGISTER_SESSION` | |\n| `MALFORMED_SESSION_ID` | |\n| `INVALID_SESSION_ID` | |\n| `INVALID_DEBUG_KEY` | |\n| `REQUEST_EXCEEDS_SESSION_LIMIT` | |\n| `UNKNOWN` | |"]]