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\u003eThis documentation details the \u003ccode\u003eCustomFieldValueError\u003c/code\u003e for the Google Ad Manager ProposalLineItemService.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCustomFieldValueError\u003c/code\u003e occurs when there are issues with custom field values, such as referencing a non-existent or inactive field.\u003c/p\u003e\n"],["\u003cp\u003eThe error includes details like the field path, trigger data, error string, and a specific reason for the error.\u003c/p\u003e\n"],["\u003cp\u003eReasons for the error include custom field or option not found, invalid entity type, and other unknown issues.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomFieldValueError\u003c/code\u003e inherits from the \u003ccode\u003eApiError\u003c/code\u003e object, which provides additional context.\u003c/p\u003e\n"]]],["This document details the `CustomFieldValueError` and its related components within the API. It lists services like `CompanyService`, `CreativeService`, `ProposalLineItemService`, and others. The `CustomFieldValueError` is a specific error type, extending from `ApiError`, for modifying custom field values. It includes reasons such as `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, `CUSTOM_FIELD_OPTION_NOT_FOUND`, and `INVALID_ENTITY_TYPE`, each describing a specific error scenario when working with custom fields. The inheritance and the field components that cause the error are also described.\n"],null,[]]