[[["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-06 UTC."],[[["\u003cp\u003eLiveStreamEventService utilizes PrefetchSettings to manage ad requests for ad breaks within live stream events.\u003c/p\u003e\n"],["\u003cp\u003ePrefetchSettings determine the initial ad request duration, specified in seconds, for prefetching a portion of the ad break.\u003c/p\u003e\n"],["\u003cp\u003eThe PrefetchSettings object is defined within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content defines `PrefetchSettings` for `LiveStreamEventService`, specifying how ad requests are prefetched for ad breaks. This includes the `initialAdRequestDurationSeconds` field, which is an integer value determining the duration of the break section to be prefetched. The service is found within the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"],null,["# type PrefetchSettings (v202408)\n\n**Service** \n**LiveStreamEventService** **Dependencies** \n[LiveStreamEvent](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEvent) \n▼\n**PrefetchSettings**\n\nThe information needed to prefetch ad requests for an ad break.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---------------------------------------|----------------------------------------------------------------------|\n| ### `initialAdRequestDurationSeconds` | ` `xsd:`int` The duration of the part of the break to be prefetched. |"]]