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\u003e\u003ccode\u003eCustomFieldValueError\u003c/code\u003e occurs when there are issues with custom field values during operations within the LineItemService and other services.\u003c/p\u003e\n"],["\u003cp\u003eThis error can arise due to various reasons, such as referencing a non-existent or inactive custom field, using an invalid entity type, or encountering issues with custom field options.\u003c/p\u003e\n"],["\u003cp\u003eThe error provides details including the field path, trigger data, and a specific reason code for easier debugging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomFieldValueError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e, providing a consistent structure for handling errors in the Google Ad Manager API.\u003c/p\u003e\n"]]],["This content details error handling and service interactions within an ad management system, specifically focusing on `CustomFieldValueError`. Services include `CompanyService`, `CreativeService`, `LineItemService`, and others. `CustomFieldValueError` indicates issues like a missing or inactive custom field, a missing custom field option, an incorrect entity type, or an unknown issue when modifying custom field values. The `ApiError` includes `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`. The `reason` is defined by different enumerations.\n"],null,[]]