[[["이해하기 쉬움","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-08-21(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"]]