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 related to editing custom field values in Google Ad Manager.\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 custom field option, or associating the custom field with an incorrect entity type.\u003c/p\u003e\n"],["\u003cp\u003eCustomFieldValueError inherits from ApiError, which provides additional context about the error, including the field path, trigger, and error string.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field in CustomFieldValueError provides a specific enum value indicating the cause of the error.\u003c/p\u003e\n"],["\u003cp\u003eThis error is commonly encountered when using services like CompanyService, CreativeService, and others that involve custom fields.\u003c/p\u003e\n"]]],["The document details `CustomFieldValueError`, an error type specific to editing custom field values within the API. It is associated with multiple services, including `CompanyService`, `CreativeService`, and `UserService`. `CustomFieldValueError` inherits from `ApiError` and includes fields like `fieldPath`, `trigger`, and `reason`. Possible `reason` values indicate issues like a missing custom field or option, inactive fields, invalid entity types, or unknown errors. These errors signal issues with custom field interactions within the specified API version.\n"],null,[]]