[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]