क्यू पॉइंट सूची विज्ञापन के ब्रेक का समय शेड्यूल दिखाती है. ध्यान रखें कि विज्ञापन के लिए ब्रेक में, अलग-अलग विज्ञापनों को शेड्यूल में शामिल नहीं किया जाता है.
प्रॉपर्टी
पोस्ट करना
स्टैटिक
संख्या
पोस्टरोल दिखाने वाला क्यू पॉइंट मान.
रोक हटाएं
स्टैटिक
संख्या
प्री-रोल दिखाने वाला क्यू पॉइंट मान.
तरीका
getCuePoints
getCuePoints() संख्या की श्रेणी दिखाता है
कॉन्टेंट की शुरुआत से समय की उन ऑफ़सेट की सूची जिन पर विज्ञापन के लिए ब्रेक
शेड्यूल किए गए हैं. वीडियो शुरू होने से पहले और बाद में विज्ञापन के लिए ब्रेक के समय की खास वैल्यू होती है.
प्रीरोल विज्ञापन ब्रेक ऑफ़सेट मान google.ima.AdCuePoints.PREROLL से दिखाया जाता है, पोस्टरोल ब्रेक google.ima.AdCuePoints.POSTROLL तक.
एक्सप्रेशन से मिलने वाला नतीजा
non-null Array of number उन विज्ञापन ऑफ़सेट की सूची जिन पर विज्ञापन चलने के लिए शेड्यूल किए गए हैं.
[[["समझने में आसान है","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"]],["आखिरी बार 2023-02-24 (UTC) को अपडेट किया गया."],[[["`google.ima.AdCuePoints` provides a schedule for ad breaks within video content, specifying when ads should play."],["Cue points are represented as numerical offsets from the start of the content, with special values (`PREROLL`, `POSTROLL`) for pre-roll and post-roll ads."],["The `getCuePoints` method returns an array of these time offsets, indicating when ad breaks are scheduled."]]],[]]