Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
LiveStreamEventService uses the LiveStreamEvent object and determines how ads are served during a live stream.
AdServingFormat has three possible values: AD_MANAGER_DAI, DIRECT, and UNKNOWN representing Google Ad Manager DAI, Google Ad Manager Ad Serving, and an unknown serving method respectively.
The service is part of the Google Ad Manager API and can be found under the namespace https://www.google.com/apis/ads/publisher/v202411.
[[["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."],[],["The core content describes the `AdServingFormat` enumeration used within the `LiveStreamEventService`. This enumeration dictates how ads are served for a live stream. The available options are `AD_MANAGER_DAI`, indicating ad serving via Google Ad Manager DAI, and `DIRECT`, representing ad serving through Google Ad Manager Ad Serving. An `UNKNOWN` value is also included for cases where the true value is unavailable. The namespace for this information is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]