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 with custom field values during editing.\u003c/p\u003e\n"],["\u003cp\u003eThis error can arise from various reasons, such as referencing a non-existent, inactive, or mismatched custom field or option.\u003c/p\u003e\n"],["\u003cp\u003eIt could also be triggered by attempting to associate a value with an entity of an incorrect type.\u003c/p\u003e\n"],["\u003cp\u003eThe error provides detailed information including the field path, trigger data, error string, and specific reason for the error.\u003c/p\u003e\n"],["\u003cp\u003eCustomFieldValueError is part of the Google Ad Manager API and inherits from the ApiError class.\u003c/p\u003e\n"]]],["The content details various services like CompanyService, CreativeService, and CreativeSetService, alongside other related services. It focuses on error handling, specifically within the `CustomFieldValueError` category. This `CustomFieldValueError` class inherits from `ApiError` and includes details like `fieldPath`, `trigger`, and `errorString`. `CustomFieldValueError`'s `reason` attribute uses enumerations such as `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, and `INVALID_ENTITY_TYPE` to specify errors when handling custom field values.\n"],null,[]]