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 DaiEncodingProfileService manages encoding profiles and their associated errors in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis service outlines potential errors related to encoding profile settings, such as container type and audio/video settings configurations.\u003c/p\u003e\n"],["\u003cp\u003eErrors are categorized with specific reasons to aid in troubleshooting and resolution.\u003c/p\u003e\n"],["\u003cp\u003eThe service provides detailed information about each error, including a field path, trigger, and error string, within a structured namespace.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can use this information to ensure proper configuration of encoding profiles within their Ad Manager setup.\u003c/p\u003e\n"]]],["The core content outlines error handling for the `DaiEncodingProfileService`, specifically detailing the `ApiError` inheritance and `DaiEncodingProfileContainerSettingsError`. It defines various error types, including authentication, collection size, name-related, and update errors. `ApiError` provides fields like `fieldPath`, `trigger`, and `errorString`. `DaiEncodingProfileContainerSettingsError` includes a `reason` field with enumerations such as `TS_MUST_HAVE_AUDIO_OR_VIDEO_SETTINGS` and `HLS_AUDIO_MUST_HAVE_ONLY_AUDIO_SETTINGS`, specifying validation rules for different container types.\n"],null,[]]