[[["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\u003eLiveStreamEventStatus describes the operational status of a LiveStreamEvent object, such as active, archived, paused, or ads paused.\u003c/p\u003e\n"],["\u003cp\u003eStatuses indicate whether a LiveStreamEvent is eligible for streaming, archived, temporarily paused, or has ad insertion paused.\u003c/p\u003e\n"],["\u003cp\u003eThis status information helps manage and understand the current state of live stream events within the system.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for LiveStreamEventStatus is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document defines `LiveStreamEventStatus`, part of the `LiveStreamEventService`, with possible states for a `LiveStreamEvent`. These statuses include `ACTIVE` (eligible for streaming), `ARCHIVED` (archived), `PAUSED` (temporarily paused, can be reactivated), `ADS_PAUSED` (stream served but ads paused), and `UNKNOWN` (value not exposed by API version). Each status provides information about the current state and functionality of the live stream event.\n"],null,["**Service** \n**LiveStreamEventService** **Dependencies** \n[LiveStreamEvent](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEvent) \n▼\n**LiveStreamEventStatus**\n\nDescribes the status of a [LiveStreamEvent](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEvent) object.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Enumeration | Description |\n|--------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `ACTIVE` | Indicates the [LiveStreamEvent](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEvent) has been created and is eligible for streaming. |\n| `ARCHIVED` | Indicates the [LiveStreamEvent](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEvent) has been archived. |\n| `PAUSED` | Indicates the [LiveStreamEvent](/ad-manager/api/reference/v202408/LiveStreamEventService.LiveStreamEvent) has been paused. This can be made [ACTIVE](#ACTIVE) at later time. |\n| `ADS_PAUSED` | Indicates that the stream is still being served, but ad insertion should be paused temporarily. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]