Ürünlerimiz hakkında görüşlerinizi paylaşmak ve geri bildirimde bulunmak için Google Advertising and Measurement Community sunucusundaki resmi Ad Manager Discord kanalına katılın.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-08-21 UTC."],[[["\u003cp\u003e\u003ccode\u003eCuePoint\u003c/code\u003e class defines properties for ad breaks (cuepoints) within DAI VOD streams.\u003c/p\u003e\n"],["\u003cp\u003eIt includes \u003ccode\u003estart\u003c/code\u003e and \u003ccode\u003eend\u003c/code\u003e times (in numbers) to specify the cuepoint's duration.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eplayed\u003c/code\u003e boolean property indicates whether the cuepoint has been played.\u003c/p\u003e\n"]]],[],null,["# Class: CuePoint\n\nCuePoint\n========\n\nclass public\n\nA class for specifying properties of a cuepoint, which represents an ad break\nin DAI VOD streams.\n\nProperties\n----------\n\n### end\n\nconstant\n\nnumber\n\nThe end time for this cuepoint.\n\n### played\n\nconstant\n\nboolean\n\nIf this cuepoint has been played.\n\n### start\n\nconstant\n\nnumber\n\nThe start time for this cuepoint."]]