type SamError (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
StreamActivityMonitorService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
samErrorType
|
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
|
errorDetails
|
xsd:string
|
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 StreamActivityMonitorService in Google Ad Manager helps track ad activity within streams.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSamError\u003c/code\u003e objects provide details about errors encountered during stream monitoring, categorized by \u003ccode\u003esamErrorType\u003c/code\u003e and with additional context in \u003ccode\u003eerrorDetails\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eNumerous error types are defined within the \u003ccode\u003eSamErrorType\u003c/code\u003e enumeration, covering issues like ad requests, parsing, and unsupported ad systems or formats.\u003c/p\u003e\n"]]],["The `StreamActivityMonitorService` utilizes components like `AdBreak`, `AdDecisionCreative`, and `AdResponse`. It defines `SamError` within the namespace `https://www.google.com/apis/ads/publisher/v202408`. `SamError` includes an `samErrorType`, which categorizes issues, and `errorDetails`, a string providing specifics. The `samErrorType` enumeration lists various errors like `INTERNAL_ERROR`, `AD_REQUEST_ERROR`, `VAST_PARSE_ERROR`, and many others relating to ad requests, VAST/VMAP parsing, media file handling, ad pod issues, and timeouts.\n"],null,["# type SamError (v202408)\n\n**Service** \n**StreamActivityMonitorService** **Dependencies** \n[AdBreak](/ad-manager/api/reference/v202408/StreamActivityMonitorService.AdBreak) [AdDecisionCreative](/ad-manager/api/reference/v202408/StreamActivityMonitorService.AdDecisionCreative) [AdResponse](/ad-manager/api/reference/v202408/StreamActivityMonitorService.AdResponse) \n▼\n**SamError**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `samErrorType` | ` `[SamErrorType](/ad-manager/api/reference/v202408/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 |"]]