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)}.
trigger
xsd:string
The data that caused the error.
errorString
xsd:string
A simple string representation of the error and reason.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eDaiEncodingProfileService\u003c/code\u003e outlines errors related to encoding profile container settings in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese errors are categorized under \u003ccode\u003eDaiEncodingProfileContainerSettingsError\u003c/code\u003e and provide specific reasons for the error.\u003c/p\u003e\n"],["\u003cp\u003eThe errors often relate to the container type (TS, FMP4, HLS_AUDIO) and the presence or absence of audio/video settings.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ereason\u003c/code\u003e field explains the cause of the error, such as missing audio/video settings for specific container types.\u003c/p\u003e\n"],["\u003cp\u003eThis information helps publishers troubleshoot and resolve encoding profile issues for Dynamic Ad Insertion.\u003c/p\u003e\n"]]],["The `DaiEncodingProfileService` manages encoding profile settings and inherits from `ApiError`. It defines various error types like `AuthenticationError`, `CollectionSizeError`, `InternalApiError`, and many others. `DaiEncodingProfileContainerSettingsError` specifies errors related to container settings, with reasons like missing audio/video settings for `TS` and `FMP4` containers, or `HLS_AUDIO` requiring only audio settings. The service also has `ApiError` properties such as `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` to identify error causes.\n"],null,[]]