public Duration InitialAdRequestDuration { get; set; }
The duration in seconds of the part of the break to be prefetched.
This field is only relevant if prefetch is enabled.
You should set this duration to as long as possible to increase the
benefits of prefetching, but not longer than the shortest ad break
expected. For example, for a live event with 30s and 60s ad breaks, the
initial duration should be set to 30s.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003ePrefetchConfig\u003c/code\u003e class within the Google Cloud Video Stitcher v1 API, specifically version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePrefetchConfig\u003c/code\u003e is used to configure the prefetching of ads, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePrefetchConfig\u003c/code\u003e class has two constructors, one default and another that accepts another \u003ccode\u003ePrefetchConfig\u003c/code\u003e instance, and two properties: \u003ccode\u003eEnabled\u003c/code\u003e which is a boolean to indicate whether prefetching is enabled, and \u003ccode\u003eInitialAdRequestDuration\u003c/code\u003e, which is used to set the length of time, in seconds, of the prefetching.\u003c/p\u003e\n"],["\u003cp\u003eThis API has multiple versions, the latest being 3.3.0 and going back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]