AI-generated Key Takeaways
- 
          AdServingFormatindicates how ads for a live stream are served.
- 
          Options include serving ads through Google Ad Manager DAI ( AD_MANAGER_DAI) or standard Google Ad Manager Ad Serving (DIRECT).
- 
          An UNKNOWNvalue is returned if the actual value is not exposed by the requested API version.
                  Service
               
               
                  LiveStreamEventService
               
            
                  Dependencies
               
               
                  LiveStreamEvent
                  
            ▼
                  AdServingFormat
               Indicates how the ads of the live stream should be served.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| Enumeration | Description | 
|---|---|
| AD_MANAGER_DAI | The ads are served through Google Ad Manager DAI. | 
| DIRECT | The ads are served through Google Ad Manager Ad Serving. | 
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. |