큐 포인트 목록은 광고 시점의 일정 일정을 나타냅니다. 광고 시점의 개별 광고는 일정에 포함되지 않습니다.
속성
포스트롤
정적
숫자
포스트롤을 나타내는 큐 포인트 값입니다.
사전
정적
숫자
프리롤을 나타내는 큐 포인트 값입니다.
메서드
getQueuePoints
getQueuePoints()는 숫자 배열을 반환합니다.
광고 시간이 예약된 콘텐츠 시작 부분부터의 시차 목록입니다. 프리롤 및 포스트롤 광고 시간에는 특별한 값이 있습니다.
프리롤 광고 시점 오프셋 값은 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."]]],[]]