[[["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-02-20 UTC."],[],["The `StreamActivityMonitorService` uses the `SamError` type to report issues. `SamError` contains two fields: `samErrorType` and `errorDetails`. `samErrorType` is an enumeration that details the specific error, including issues like `INTERNAL_ERROR`, `VAST_PARSE_ERROR`, `AD_REQUEST_TIMEOUT`, and `UNKNOWN`. `errorDetails`, a string, provides further information about the specific error. The service relies on dependencies like `AdBreak`, `AdDecisionCreative`, and `AdResponse`.\n"]]