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\u003eCustomFieldValueError occurs when there are issues with custom field values during editing.\u003c/p\u003e\n"],["\u003cp\u003eThis error can arise if a custom field is not found, inactive, or if the associated option is missing.\u003c/p\u003e\n"],["\u003cp\u003eIt can also be triggered by incorrect entity type associations or invalid custom field values.\u003c/p\u003e\n"],["\u003cp\u003eThe error provides details like the field path, error reason, and a descriptive error string.\u003c/p\u003e\n"],["\u003cp\u003eCustomFieldValueError inherits from ApiError, providing additional context about the error.\u003c/p\u003e\n"]]],["The document details various services and errors within an API, including `CompanyService`, `CreativeService`, and others, for managing ads. It outlines the inheritance structure of errors, with `ApiError` as a base. Specific error types, like `CustomFieldValueError`, are defined, handling issues when managing custom field values. `CustomFieldValueError` has a `reason` field, which is an enumeration, that specifies if a custom field, option, or entity type is invalid or missing, or if the custom field is inactive.\n"],null,[]]