[[["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-02-13 UTC."],[[["LiveStreamEventService uses the LiveStreamEvent object to manage live stream events and their ad serving formats."],["AdServingFormat indicates how a live stream's ads will be delivered, either through Google Ad Manager DAI, Ad Serving, or an unknown method."],["The 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 ads served through Google Ad Manager DAI; `DIRECT`, meaning ads served directly through Google Ad Manager Ad Serving; and `UNKNOWN`, used when the actual value is not available via the requested API version. The namespace for this service is provided as `https://www.google.com/apis/ads/publisher/v202402`.\n"]]