[null,null,["最后更新时间 (UTC):2024-07-09。"],[[["`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"]]