[[["容易理解","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"]],["上次更新時間:2024-07-09 (世界標準時間)。"],[[["`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"]]