[[["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 2024-08-20 UTC."],[[["LiveStreamEventService uses the LiveStreamEvent object to manage live stream events and their ad serving formats."],["AdServingFormat indicates how ads will be served during the live stream, with options for Google Ad Manager DAI, Google Ad Manager Ad Serving, or an unknown format."],["The API uses a namespace for organization and versioning."],["AdServingFormat is an enumeration with three possible values: `AD_MANAGER_DAI`, `DIRECT`, and `UNKNOWN`."]]],["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, `DIRECT`, denoting ad serving through Google Ad Manager Ad Serving, and `UNKNOWN`, which is returned when the actual value is not available in the requested API version. The namespace for this service is provided as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]