AI-generated Key Takeaways
- 
          LiveStreamEventServicedepends on theLiveStreamEventobject.
- 
          The StreamingFormatenumeration withinLiveStreamEventspecifies the streaming format of a live stream event.
- 
          Supported streaming formats include HLSandDASH.
- 
          UNKNOWNis returned if the actual streaming format value is not exposed by the requested API version.
The LiveStreamEvent streaming format.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Enumeration | Description | 
|---|---|
| HLS | The format of the live stream media is HTTP Live Streaming. | 
| DASH | The format of the live stream media is MPEG-DASH. | 
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. |