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 due to various reasons, such as referencing a non-existent or inactive custom field, providing an invalid entity type, or using an unavailable custom field option.\u003c/p\u003e\n"],["\u003cp\u003eThe error message includes details like the field path, trigger data, error reason, and a simple description of the issue.\u003c/p\u003e\n"],["\u003cp\u003eThe 'reason' field in the error response provides specific information about the cause of the CustomFieldValueError, helping to troubleshoot the problem.\u003c/p\u003e\n"]]],["This content details services and error handling within an API, focusing on `CustomFieldValueError`. Services include Company, Creative, CreativeSet, Forecast, and others. `CustomFieldValueError` indicates issues when modifying custom field data, like non-existent fields or options. It inherits from `ApiError`, which includes details like field path and trigger data. Enumerations for `CustomFieldValueError` include reasons like `CUSTOM_FIELD_NOT_FOUND` and `INVALID_ENTITY_TYPE`. The field path to identify the cause of error is also presented.\n"],null,[]]