enum DaiEncodingProfileVariantSettingsError.Reason (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
DaiEncodingProfileService
Describes reasons for DaiEncodingProfileVariantSettingsError
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
CONTAINER_TYPE_REQUIRED
|
Container type is required for a MEDIA or IFRAME variant.
|
VIDEO_SETTINGS_NOT_ALLOWED
|
Video settings are only allowed for MEDIA or IFRAME variant types.
|
AUDIO_SETTINGS_NOT_ALLOWED
|
Audio settings are only allowed for MEDIA or IFRAME variant types.
|
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."],[[["\u003cp\u003eDaiEncodingProfileVariantSettingsError outlines reasons for errors in variant settings within DAI encoding profiles.\u003c/p\u003e\n"],["\u003cp\u003eErrors can be due to missing container types, or applying video/audio settings to incompatible variant types.\u003c/p\u003e\n"],["\u003cp\u003eThis error encompasses issues with \u003ccode\u003eMEDIA\u003c/code\u003e and \u003ccode\u003eIFRAME\u003c/code\u003e variant types, specifically regarding container, video, and audio settings.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUNKNOWN\u003c/code\u003e error indicates an issue not exposed by the current API version.\u003c/p\u003e\n"]]],["The content details `DaiEncodingProfileVariantSettingsError` reasons within the `DaiEncodingProfileService`. Key error states include `CONTAINER_TYPE_REQUIRED`, indicating the necessity of a container type for `MEDIA` or `IFRAME` variants. `VIDEO_SETTINGS_NOT_ALLOWED` and `AUDIO_SETTINGS_NOT_ALLOWED` specify that video and audio settings are only permitted for `MEDIA` or `IFRAME` variants. The `UNKNOWN` enumeration is for unexposed API values. The namespace for these definitions is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# enum DaiEncodingProfileVariantSettingsError.Reason (v202411)\n\n**Service** \n**DaiEncodingProfileService** **Dependencies** \n[DaiEncodingProfileVariantSe...](/ad-manager/api/reference/v202411/DaiEncodingProfileService.DaiEncodingProfileVariantSettingsError \"DaiEncodingProfileVariantSettingsError\") \n▼\n**DaiEncodingProfileVariantSe...**\n\nDescribes reasons for `DaiEncodingProfileVariantSettingsError`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|------------------------------|-------------------------------------------------------------------------------------|\n| `CONTAINER_TYPE_REQUIRED` | Container type is required for a `MEDIA` or `IFRAME` variant. |\n| `VIDEO_SETTINGS_NOT_ALLOWED` | Video settings are only allowed for `MEDIA` or `IFRAME` variant types. |\n| `AUDIO_SETTINGS_NOT_ALLOWED` | Audio settings are only allowed for `MEDIA` or `IFRAME` variant types. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]