[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[[["\u003cp\u003e\u003ccode\u003eAdProgressData\u003c/code\u003e provides information about the progress of an advertisement, such as its current time, duration, and position within a sequence of ads.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes data like the total number of ads, the duration of the ad break, and the duration of the ad period.\u003c/p\u003e\n"],["\u003cp\u003eAll properties within \u003ccode\u003eAdProgressData\u003c/code\u003e are constant, meaning their values are set and cannot be changed once initialized.\u003c/p\u003e\n"]]],[],null,["# Class: AdProgressData\n\nAdProgressData\n==============\n\nclass public\n\nA class for specifying ad progress data.\n\nProperties\n----------\n\n### adBreakDuration\n\nconstant\n\nnumber\n\n### adPeriodDuration\n\nconstant\n\nnumber\n\n### adPosition\n\nconstant\n\nnumber\n\n### currentTime\n\nconstant\n\nnumber\n\n### duration\n\nconstant\n\nnumber\n\n### totalAds\n\nconstant\n\nnumber"]]