AI-generated Key Takeaways
-
The DaiEncodingProfileService uses the DaiEncodingProfile resource to manage encoding profiles.
-
ContainerType describes the type of digital media container, such as TS, fMP4, or HLS_AUDIO.
-
The API for DaiEncodingProfileService is namespaced under
https://www.google.com/apis/ads/publisher/v202411
. -
UNKNOWN
ContainerType is returned if the actual value is not available in the requested API version.
Describes the digital media container type of the underlying media.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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. |