AI-generated Key Takeaways
- 
          
LiveStreamEventStatus describes the status of a LiveStreamEvent object.
 - 
          
Possible statuses for a LiveStreamEvent include ACTIVE, ARCHIVED, PAUSED, ADS_PAUSED, and UNKNOWN.
 - 
          
Each status indicates a specific state for the LiveStreamEvent, such as being eligible for streaming, archived, or paused.
 
                  Service
               
               
                  LiveStreamEventService
               
            
                  Dependencies
               
               
                  LiveStreamEvent
                  
            ▼
                  LiveStreamEventStatus
               Describes the status of a LiveStreamEvent object.
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202505 
| Enumeration | Description | 
|---|---|
                        ACTIVE
                      | 
                     Indicates the LiveStreamEvent has been created and is eligible for streaming. | 
                        ARCHIVED
                      | 
                     Indicates the LiveStreamEvent has been archived. | 
                        PAUSED
                      | 
                     Indicates the LiveStreamEvent has been paused. This can be made ACTIVE at later time. | 
                        ADS_PAUSED
                      | 
                     Indicates that the stream is still being served, but ad insertion should be paused temporarily. | 
                        UNKNOWN
                      | 
                     The value returned if the actual value is not exposed by the requested API version. |