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 related to custom field values during operations in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis error can arise from various reasons, including referencing a non-existent or inactive custom field, using incorrect custom field options, or associating values with incompatible entity types.\u003c/p\u003e\n"],["\u003cp\u003eThe error provides details such as the error reason (\u003ccode\u003ereason\u003c/code\u003e), field path (\u003ccode\u003efieldPath\u003c/code\u003e), and a descriptive error message (\u003ccode\u003eerrorString\u003c/code\u003e) for troubleshooting.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the broader Google Ad Manager API error hierarchy and inherits properties from the base \u003ccode\u003eApiError\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe error namespace is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The content details the `CustomFieldValueError`, an error type related to editing custom field values in ad management services. This error can occur due to: a non-existent custom field or option, an inactive custom field, or incorrect entity type association. The `ApiError` lists elements like `fieldPath`, `trigger`, and `errorString` to identify the error's cause. Several services like Company, Creative, and User services implement this error, within the `v202408` API namespace.\n"],null,[]]