enum VariantType (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
Service
DaiEncodingProfileService
Describes the variant playlist type that the profile represents.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
MEDIA
|
Media variant playlist type. Media playlists may: contain audio only, video only, or audio and
video.
|
IFRAME
|
iFrame variant playlist type. iFrame playlists may: contain video or contain audio and video
(i.e. video must be present).
|
SUBTITLES
|
Subtitles variant playlist type.
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The core content describes the `VariantType` enumeration within the `DaiEncodingProfileService`. It outlines four possible values for variant playlist types: `MEDIA`, which can include audio, video, or both; `IFRAME`, which contains video or audio and video; `SUBTITLES`; and `UNKNOWN`, used when the API version doesn't expose the actual value. These types represent different kinds of media playlists handled by the service.\n"],null,["# enum VariantType (v202502)\n\n**Service** \n**DaiEncodingProfileService** **Dependencies** \n[DaiEncodingProfile](/ad-manager/api/reference/v202502/DaiEncodingProfileService.DaiEncodingProfile) \n▼\n**VariantType**\n\nDescribes the variant playlist type that the profile represents.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-------------|----------------------------------------------------------------------------------------------------------------------------|\n| `MEDIA` | Media variant playlist type. Media playlists may: contain audio only, video only, or audio and video. |\n| `IFRAME` | iFrame variant playlist type. iFrame playlists may: contain video or contain audio and video (i.e. video must be present). |\n| `SUBTITLES` | Subtitles variant playlist type. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]