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 in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis error can arise due to various reasons, including referencing a non-existent, inactive, or mismatched custom field or option.\u003c/p\u003e\n"],["\u003cp\u003eIt can also be triggered by attempting to associate a custom field value with an incorrect entity type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCustomFieldValueError\u003c/code\u003e inherits from the \u003ccode\u003eApiError\u003c/code\u003e and provides specific details about the error through its \u003ccode\u003ereason\u003c/code\u003e field.\u003c/p\u003e\n"]]],["This document details error handling for custom field values within the Ad Manager API (v202408). It lists services like `CompanyService`, `ProposalService`, and others, which can encounter `CustomFieldValueError`. The `CustomFieldValueError` class, inheriting from `ApiError`, defines specific error reasons, such as `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, or `INVALID_ENTITY_TYPE` for actions involving custom field modifications. It details error details including field path, trigger, and a descriptive error string.\n"],null,[]]