Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
VideoStitcherVodStreamRequest
classe
Una classe che specifica le proprietà della richiesta di streaming vod video stitcher.
Costruttore
VideoStitcherVodStreamRequest
nuovo
VideoStitcherVodStreamRequest(VideoStitcherVodStreamRequest)
Parametro
VideoStitcherVodStreamRequest
Facoltativo
a cui sono già assegnate
proprietà di richiesta di flussi di dati.
Il valore può essere nullo.
Proprietà
adTagUrl
stringa
L'URL del tag annuncio per lo stitching video.
contentSourceUrl
stringa
L'URI per i contenuti dei publisher. Obbligatorio per gli stream on demand.
oAuthToken
stringa
Il token OAuth da utilizzare per lo stitching video.
projectNumber
stringa
Il numero del progetto per lo stitching video.
regione
stringa
La regione da utilizzare per lo stitching video.
videoStitcherSessionOptions
oggetto con valore nullo con proprietà di qualsiasi tipo
Le opzioni della sessione vengono utilizzate per impostare parametri specifici dello strumento di stitching video
per questa richiesta di streaming dello strumento di stitching video.
[[["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 2024-07-09 UTC."],[[["`VideoStitcherVodStreamRequest` is a class used to define properties for on-demand video stream requests using Google Ad Manager's Video Stitcher."],["It allows publishers to specify the content source URL (`contentSourceUrl`), ad tag URL (`adTagUrl`), and various authentication parameters like API key (`apiKey`) and OAuth token (`oAuthToken`)."],["This class inherits properties from `StreamRequest`, providing flexibility in configuring stream format, network code, and ad tag parameters."],["It includes Video Stitcher-specific properties such as `projectNumber`, `region`, and session options (`videoStitcherSessionOptions`) for customized stream delivery."],["Publishers can utilize `vodConfigId` for specifying configurations and use `streamActivityMonitorId` for debugging purposes within the stream activity monitor tool."]]],[]]