AI-generated Key Takeaways
- 
          Describes the variant playlist type that the profile represents. 
- 
          The supported variant types are MEDIA,IFRAME,SUBTITLES, andUNKNOWN.
- 
          MEDIAplaylists can contain audio only, video only, or audio and video.
- 
          IFRAMEplaylists can contain video or audio and video.
                  Service
               
               
                  DaiEncodingProfileService
               
            
                  Dependencies
               
               
                  DaiEncodingProfile
                  
            ▼
                  VariantType
               Describes the variant playlist type that the profile represents.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| 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. |