AI-generated Key Takeaways
- 
          ContainerType describes the digital media container type of the underlying media. 
- 
          ContainerType is part of the DaiEncodingProfileService. 
- 
          ContainerType has four possible values: TS, FMP4, HLS_AUDIO, and UNKNOWN. 
- 
          The UNKNOWN value is returned if the actual value is not exposed by the requested API version. 
Describes the digital media container type of the underlying media.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Enumeration | Description | 
|---|---|
| TS | Transport stream (TS) container. | 
| FMP4 | Fragmented MPEG-4 (fMP4) output container. | 
| HLS_AUDIO | HTTP live streaming (HLS) packed audio container. | 
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. |