发出此流请求的发布商的广告资源网代码。对于 Pod 服务视频流请求(PodStreamRequest 或 PodVodStreamRequest)和云拼接视频流请求(VideoStitcherLiveStreamRequest 或 VideoStitcherVodStreamRequest),网络代码是必需的;对于完整服务视频流请求(LiveStreamRequest 或 VODStreamRequest),网络代码是可选的,但建议使用。该代码用于应用在 Ad Manager 界面中选择的设置,例如启用程序化受限广告。对于 Pod 服务和云拼接,它还用于定位和播放流。如需查找广告资源网代码,请参阅这篇文章。
[[["易于理解","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"]],["最后更新时间 (UTC):2025-07-27。"],[[["`PodVodStreamRequest` is a class used to define properties for video on demand (VOD) stream requests in Google Ad Manager's dynamic ad insertion."],["It inherits properties from the `StreamRequest` class like `apiKey`, `authToken`, `format`, and `networkCode`, which control access and stream configuration."],["You can customize ad tag parameters, specify stream format (HLS or DASH), and use API keys or authorization tokens for content access control."],["The `networkCode` is crucial for Pod serving and Cloud stitching requests, enabling stream location and playback."]]],["The `PodVodStreamRequest` class configures video-on-demand (VOD) stream requests. It accepts an optional object with pre-assigned properties. Key properties include `adTagParameters` for overriding ad targeting, `apiKey` and `authToken` for content authorization, `format` for specifying stream type (HLS or DASH), `networkCode` for publisher identification, `omidAccessModeRules` for verification vendor access, and `streamActivityMonitorId` for stream debugging. These settings manage how content is accessed and displayed.\n"]]