enum ContainerType (v202505)

  • ContainerType describes the digital media container type of the underlying media.

  • The available ContainerTypes include Transport stream (TS), Fragmented MPEG-4 (fMP4), and HTTP live streaming (HLS) packed audio (HLS_AUDIO).

  • 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/v202505
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.