[[["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-11-19 UTC."],[[["`LiveStreamEventStatus` describes the different states a live stream event can be in, such as active, archived, paused, or ads paused."],["This status is a property of the `LiveStreamEvent` object in Google Ad Manager's LiveStreamEventService."],["Each status value, like `ACTIVE` or `PAUSED`, indicates the current operational state of the live stream, affecting ad serving and stream availability."],["`ADS_PAUSED` specifically signifies that the stream continues but without ad insertions."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202411`."]]],["The core content describes the `LiveStreamEventStatus` enumeration within the `LiveStreamEventService` namespace. It details five possible statuses for a `LiveStreamEvent` object: `ACTIVE` (eligible for streaming), `ARCHIVED` (archived), `PAUSED` (paused but can be reactivated), `ADS_PAUSED` (stream active, ads paused), and `UNKNOWN` (status not exposed by the API version). These statuses reflect the lifecycle and ad serving capabilities of a live stream event.\n"]]