Para analizar nuestros productos y proporcionar comentarios sobre ellos, únete al canal oficial de Ad Manager en Discord, en el servidor Google Advertising and Measurement Community.
[null,null,["Última actualización: 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."]]