[[["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 2024-05-15 UTC."],[[["`SamSessionError` is an object within the StreamActivityMonitorService that provides error information related to stream activity monitoring sessions."],["`SamSessionError.Reason` is an enumeration that outlines the potential reasons for a `SamSessionError`, including issues with session registration, invalid session IDs, and debug keys."],["These error reasons help publishers diagnose and address problems encountered when monitoring live stream activities using the Google Ad Manager API."]]],["The `StreamActivityMonitorService` utilizes `SamSessionError` as a dependency, which details potential issues during a stream activity monitoring session. The `SamSessionError.Reason` enumeration lists specific error types: `COULD_NOT_REGISTER_SESSION`, `MALFORMED_SESSION_ID`, `INVALID_SESSION_ID`, `INVALID_DEBUG_KEY`, `REQUEST_EXCEEDS_SESSION_LIMIT`, and `UNKNOWN`. These errors highlight problems like session registration failure, malformed or invalid session IDs, invalid debug keys, or exceeding session limits. The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]