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 2024-11-19 UTC."],[[["`CustomFieldValueError` occurs when there are issues with custom field values during operations within Google Ad Manager."],["This error can arise due to various reasons, including referencing a non-existent, inactive, or mismatched custom field or option."],["It can also be triggered by attempting to associate a custom field value with an incompatible entity type."],["The `CustomFieldValueError` provides specific reasons for the error through its `reason` field, helping to pinpoint the cause of the issue."],["Developers should refer to the `reason` field within the error message to diagnose and address custom field value errors effectively."]]],["The content outlines various services and associated errors within an API, focusing on `CustomFieldValueError`. Services include Company, Creative, Forecast, LineItem, Order, and ProposalLineItem. `CustomFieldValueError` specifies errors related to editing custom field values. These errors include `CUSTOM_FIELD_NOT_FOUND`, `CUSTOM_FIELD_INACTIVE`, `CUSTOM_FIELD_OPTION_NOT_FOUND`, `INVALID_ENTITY_TYPE`, and `UNKNOWN`. Other errors cover API versions, authentication, targeting, and various operational issues within the services.\n"]]