Estende
StreamRequest
Una classe per specificare le proprietà della richiesta di stream VOD di
Video Stitcher.
| Costruttori | |
|---|---|
constructor
|
|
| Proprietà | |
|---|---|
ad
|
Puoi sostituire un insieme limitato di parametri dei tag annuncio nella richiesta di stream.
|
ad
|
L'URL del tag annuncio per Video Stitcher. |
api
|
La chiave API della richiesta di stream. |
auth
|
Il token di autorizzazione della richiesta di stream. |
content
|
L'URI per i contenuti del publisher. |
enable
|
Aggiunge un nonce alla richiesta. |
format
|
Il formato dello stream da richiedere. |
network
|
Il codice di rete della richiesta di stream. |
o
|
Il token OAuth da utilizzare per Video Stitcher. |
omid
|
Oggetto delle impostazioni per mappare i fornitori di verifica alle modalità di accesso OMID.
|
project
|
Il numero di progetto per Video Stitcher. |
region
|
La regione da utilizzare per Video Stitcher. |
stream
|
L'ID per risolvere i problemi dello stream con lo strumento Monitoraggio attività di streaming. |
video
|
Le opzioni di sessione utilizzate da IMA DAI per impostare i parametri specifici di Video Stitcher per questa
Video Stitcher stream request.
|
vod
|
L'ID di configurazione VOD per Video Stitcher. |
Costruttori
constructor
new VideoStitcherVodStreamRequest(): VideoStitcherVodStreamRequest
Proprietà
adTagParameters
adTagParameters: {
[key: string]: string;
}
dai-ot e dai-ov per la preferenza della variante di stream. Per maggiori dettagli, consulta l'articolo
Sostituire i parametri di stream.
adTagUrl
adTagUrl: string
apiKey
apiKey: string
authToken
authToken: string
contentSourceUrl
contentSourceUrl: string
enableNonce
enableNonce: boolean
false valore.
format
format:
StreamFormat
hls: valore predefinitodash
networkCode
networkCode: string
oAuthToken
oAuthToken: string
omidAccessModeRules
omidAccessModeRules: {
[key: string]: OmidAccessMode;
}
projectNumber
projectNumber: string
region
region: string
streamActivityMonitorId
streamActivityMonitorId: string
videoStitcherSessionOptions
videoStitcherSessionOptions: {
[key: string]: unknown;
}
vodConfigId
vodConfigId: string