Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["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"]]