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-02-13 UTC."],[[["This documentation details the `CustomFieldValueError` in the Google Ad Manager API."],["`CustomFieldValueError` occurs when there are issues related to custom field values, such as referencing a non-existent or inactive custom field."],["This error also arises when attempting to associate a custom field value with an incompatible entity type or an unavailable custom field option."],["The `CustomFieldValueError` includes details like the error reason, field path, and trigger data for debugging purposes."],["Developers should refer to the provided error reasons and field path information to diagnose and resolve custom field value errors."]]],["The content details API services and errors within the ad manager platform, specifically concerning custom field values. Services include Company, Creative, Forecast, LineItem, Order, and User services. A variety of errors are listed, such as `ApiError`, `CustomFieldValueError`, `AuthenticationError`, and `QuotaError`. `CustomFieldValueError` specifies issues like missing custom fields or options, inactive fields, or incorrect entity types. Key actions involve modifying or creating custom field values and managing service interactions.\n"]]