L'elenco dei cue point rappresenta una pianificazione temporale delle interruzioni pubblicitarie. Ricorda che
i singoli annunci nell'interruzione pubblicitaria non sono inclusi nella pianificazione.
Proprietà
POSTROLL
statico
number
Il valore dei cue point che rappresenta un postroll.
PREROLLAZIONE
statico
number
Il valore dei cue point che rappresenta un pre-roll.
Metodo
getCuePoints
getCuePoints() restituisce un array di numeri
Elenco di offset temporali dall'inizio dei contenuti
in cui sono pianificate le interruzioni pubblicitarie. I tempi di interruzione pubblicitaria pre-roll e post-roll hanno valori speciali.
Il valore di offset dell'interruzione pubblicitaria pre-roll è rappresentato da
google.ima.AdCuePoints.PREROLL, dall'interruzione post-roll di
google.ima.AdCuePoints.POSTROLL.
Valori restituiti
non-null Array of number Elenco degli offset temporali in cui è pianificata la riproduzione degli annunci.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]],[]]