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