[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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."]]],["The `VideoStitcherVodStreamRequest` class configures video stream requests, extending the `StreamRequest` class. Key properties include: overriding `adTagParameters` with string values, defining the `adTagUrl` for video stitching, specifying the `apiKey` or `authToken` for content authorization, and setting the `contentSourceUrl`. It also requires `networkCode` for cloud stitching. Other properties include setting the `format` (`hls` or `dash`), and defining `oAuthToken`, `projectNumber`, `region`, `vodConfigId`, and `videoStitcherSessionOptions` for Video Stitcher-specific configurations.\n"]]