[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The `DaiEncodingProfileContainerSettingsError` describes errors related to encoding profile container settings. Key actions include setting requirements based on container type: `TS` profiles need audio or video settings, `FMP4` profiles need either audio or video settings, and `HLS_AUDIO` profiles require only audio settings. The `UNKNOWN` enumeration indicates a value not exposed by the API version. These rules ensure correct configuration of encoding profiles.\n"],null,["# enum DaiEncodingProfileContainerSettingsError.Reason (v202502)\n\n**Service** \n**DaiEncodingProfileService** **Dependencies** \n[DaiEncodingProfileContainer...](/ad-manager/api/reference/v202502/DaiEncodingProfileService.DaiEncodingProfileContainerSettingsError \"DaiEncodingProfileContainerSettingsError\") \n▼\n**DaiEncodingProfileContainer...**\n\nDescribes reasons for `DaiEncodingProfileContainerSettingsError`.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-------------------------------------------------|--------------------------------------------------------------------------------------------------|\n| `TS_MUST_HAVE_AUDIO_OR_VIDEO_SETTINGS` | Profiles with `TS` container type must have at least one of audio or video settings present. |\n| `FMP4_MUST_HAVE_EITHER_AUDIO_OR_VIDEO_SETTINGS` | Profiles with `FMP4` container type must have at exactly one of audio or video settings present. |\n| `HLS_AUDIO_MUST_HAVE_ONLY_AUDIO_SETTINGS` | Profiles with `HLS_AUDIO` container type must only have audio settings present. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]