AI-generated Key Takeaways
- 
          
AdServingFormatindicates how ads for a live stream are served. - 
          
The available formats are
AD_MANAGER_DAI,DIRECT, andUNKNOWN. - 
          
AD_MANAGER_DAImeans ads are served through Google Ad Manager DAI. - 
          
DIRECTmeans ads are served through Google Ad Manager Ad Serving. - 
          
UNKNOWNis returned when the value is not exposed by the API version. 
Indicates how the ads of the live stream should be served.
- Namespace
 - 
               
https://www.google.com/apis/ads/publisher/v202505 
| 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. |