[[["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."],[[["\u003cp\u003eSamError objects provide information about errors encountered during stream activity monitoring.\u003c/p\u003e\n"],["\u003cp\u003eThese errors can be related to ad requests, VAST parsing, ad system compatibility, and more, as indicated by the \u003ccode\u003esamErrorType\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eerrorDetails\u003c/code\u003e field offers additional context or specifics regarding the error.\u003c/p\u003e\n"],["\u003cp\u003eThe SamError object is part of the StreamActivityMonitorService within the Google Ad Manager API.\u003c/p\u003e\n"]]],["The `StreamActivityMonitorService` utilizes various dependencies like `AdBreak`, `AdDecisionCreative`, and `AdResponse`. It defines `SamError`, which includes an `samErrorType` field and `errorDetails`. `samErrorType` uses the `SamErrorType` enumeration, listing error conditions such as `INTERNAL_ERROR`, `VAST_PARSE_ERROR`, `AD_REQUEST_TIMEOUT`, and more. The `errorDetails` field provides additional string information. This service operates within the namespace `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["**Service** \n**StreamActivityMonitorService** **Dependencies** \n[AdBreak](/ad-manager/api/reference/v202411/StreamActivityMonitorService.AdBreak) [AdDecisionCreative](/ad-manager/api/reference/v202411/StreamActivityMonitorService.AdDecisionCreative) [AdResponse](/ad-manager/api/reference/v202411/StreamActivityMonitorService.AdResponse) \n▼\n**SamError**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ||\n|----------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `samErrorType` | ` `[SamErrorType](/ad-manager/api/reference/v202411/StreamActivityMonitorService.SamErrorType)` ` *** ** * ** *** **Enumerations** `INTERNAL_ERROR` : `AD_REQUEST_ERROR` : `VAST_PARSE_ERROR` : `UNSUPPORTED_AD_SYSTEM` : `CANNOT_FIND_UNIQUE_TRANSCODE_ID` : `CANNOT_FIND_MEDIA_FILE_PATH` : `MISSING_INLINE_ELEMENTS` : `MAX_WRAPPER_DEPTH_REACHED` : `INVALID_AD_SEQUENCE_NUMBER` : `FAILED_PING` : `AD_TAG_PARSE_ERROR` : `VMAP_PARSE_ERROR` : `INVALID_VMAP_RESPONSE` : `NO_AD_BREAKS_IN_VMAP` : `CUSTOM_AD_SOURCE_IN_VMAP` : `AD_BREAK_TYPE_NOT_SUPPORTED` : `NEITHER_AD_SOURCE_NOR_TRACKING` : `UNKNOWN_ERROR` : `AD_POD_DROPPED_TO_MANY_AD_PODS` : `AD_POD_DROPPED_EMPTY_ADS` : `AD_BREAK_WITHOUT_AD_POD` : `TRANSCODING_IN_PROGRESS` : `UNSUPPORTED_VAST_VERSION` : `AD_POD_DROPPED_BUMPER_ERROR` : `NO_VALID_MEDIAFILES_FOUND` : `EXCEEDS_MAX_FILLER` : `SKIPPABLE_AD_NOT_SUPPORTED` : `AD_REQUEST_TIMEOUT` : `AD_POD_DROPPED_UNSUPPORTED_TYPE` : `DUPLICATE_AD_TAG` : `FOLLOW_REDIRECTS_IS_FALSE` : `AD_POD_DROPPED_INCOMPATIBLE_TIMEOFFSET` : `UNKNOWN` : \u003cbr /\u003e |\n| `errorDetails` | ` `xsd:`string` \u003cbr /\u003e |"]]