AI-generated Key Takeaways
-
ContainerType describes the digital media container type of the underlying media.
-
The available ContainerTypes include TS, FMP4, HLS_AUDIO, and UNKNOWN.
-
TS refers to a Transport stream container.
-
FMP4 refers to a Fragmented MPEG-4 output container.
-
HLS_AUDIO refers to a HTTP live streaming packed audio container.
Describes the digital media container type of the underlying media.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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. |