AI-generated Key Takeaways
- 
          DaiEncodingProfileContainerSettingsError is a service error related to encoding profile container settings. 
- 
          This error type lists various reasons for issues with container settings, such as missing audio or video settings for specific container types. 
- 
          It includes inherited fields from ApiError like fieldPath, fieldPathElements, trigger, and errorString to help identify the cause of the error. 
- 
          The possible reasons for this error are provided as enumerations, detailing the specific container types and their requirements for audio and video settings. 
Lists all errors associated with encoding profile container settings.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| Field | |
|---|---|
| ApiError(inherited) | |
| 
                            | 
                            The OGNL field path to identify cause of error. | 
| 
                            | A parsed copy of the field path. For example, the field path "operations[1].operand" corresponds to this list: {FieldPathElement(field = "operations", index = 1), FieldPathElement(field = "operand", index = null)}. | 
| 
                            | 
                            The data that caused the error. | 
| 
                            | 
                            A simple string representation of the error and reason. | 
| DaiEncodingProfileContainerSettingsError | |
| 
                            | 
                            
 Enumerations 
 |