फ़िलहाल चल रहे विज्ञापन के लिए, समय से जुड़ी जानकारी.
क्यू पॉइंट
(शून्य या शून्य के अलावा CuePoint के शून्य के अलावा कलेक्शन)
मांग पर उपलब्ध स्ट्रीम के लिए, विज्ञापन के क्यू पॉइंट. स्ट्रीम के दौरान, इनमें बदलाव हो सकते हैं. यह सिर्फ़ CUEPOINTS_CHANGED { के लिए इवेंट लिसनर में पॉप्युलेट किया जाएगा
errorMessage
(शून्य या स्ट्रिंग)
स्ट्रीम से जुड़ी गड़बड़ी के मामले में गड़बड़ी का मैसेज.
manifestFormat
(शून्य या स्ट्रिंग)
स्ट्रीम मेनिफ़ेस्ट का फ़ॉर्मैट. यह HLS या DASH हो सकता है.
streamId
(शून्य या स्ट्रिंग)
मौजूदा स्ट्रीम की पहचान करने के लिए इस्तेमाल किया जाने वाला आईडी.
सबटाइटल
(null या {url: string, language: string, language_name: string} का नॉन-नल कलेक्शन)
चल रही स्ट्रीम के सबटाइटल. यह ऑब्जेक्ट का कलेक्शन है. इसमें हर ऑब्जेक्ट में "भाषा" और "भाषा का नाम" होता है. इससे, एक ही भाषा के लिए कई सेट मौजूद होने पर, सबटाइटल के खास सेट में अंतर किया जा सकता है. साथ ही, इसमें "यूआरएल" होता है, जो सबटाइटल फ़ाइल पर ले जाता है.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-03-26 (UTC) को अपडेट किया गया."],[[["`StreamData` is a class in Google Ad Manager's HTML5 SDK that provides information about a stream, such as ad progress, cue points, errors, manifest format, stream ID, subtitles, and manifest URL."],["It includes properties like `adProgressData` for ad timing, `cuepoints` for ad markers, `errorMessage` for stream errors, `manifestFormat` (HLS or DASH), `streamId` for identification, `subtitles` for available subtitles, and `url` for the stream's manifest URL."]]],["The `StreamData` class provides details about a media stream. Key properties include `adProgressData` for ad timing, `cuepoints` for on-demand ad markers, and `errorMessage` for stream errors. It defines `manifestFormat` (HLS or DASH) and `streamId` for stream identification. `subtitles` offers an array of subtitle options with URL, language, and language name. Lastly, `url` contains the stream's manifest URL for playback.\n"]]