[[["容易理解","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"]],["上次更新時間:2025-07-27 (世界標準時間)。"],[[["`VODStreamRequest` is a class used to specify properties for on-demand video stream requests within the Google Ad Manager Dynamic Ad Insertion system."],["It requires `contentSourceId` and `videoId` to identify the content and source, respectively, for on-demand streams."],["This class inherits properties from `StreamRequest` like `apiKey`, `authToken`, `format`, and `adTagParameters` which offer control over ad requests, content authorization, and stream formats (HLS or DASH)."],["Publishers can optionally use `networkCode` to integrate settings from the Ad Manager UI and leverage features like programmatic limited ads."],["For advanced use cases, `omidAccessModeRules` and `streamActivityMonitorId` are available for controlling ad verification and debugging streams, respectively."]]],["The `VODStreamRequest` class manages properties for VOD stream requests. Key actions involve specifying `contentSourceId` and `videoId` (required for on-demand streams), and optionally `networkCode`. It also supports an optional `vodStreamRequest` object for pre-assigned properties. Ad tag parameters can be overridden with string values. The `apiKey` or `authToken` authorize stream access, and the format can be set to `hls` or `dash`. The `omidAccessModeRules` specifies settings for OMID verification. The `streamActivityMonitorId` allows debugging.\n"]]