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."],[[["`CustomFieldValueError` occurs when there are issues related to custom field values during forecasting in Google Ad Manager."],["This error can arise from various reasons, including referencing a non-existent custom field, using an inactive field, or providing an invalid entity type."],["The error details include a `reason` field that provides a specific code for the cause of the error, aiding in troubleshooting."],["The error also inherits properties from `ApiError` offering information about the location (`fieldPath`) and cause (`trigger`) of the error."],["Detailed explanations for each `reason` code are available in the documentation, allowing for precise identification and rectification of the issue."]]],["The document details various services, including Company, Creative, Forecast, and others, within an ad management API. It focuses on `CustomFieldValueError`, highlighting errors related to custom field values. Key issues include non-existent or inactive custom fields, missing custom field options, and incorrect entity type associations. This information is related to edits on custom values, with different reasons like `CUSTOM_FIELD_NOT_FOUND` or `INVALID_ENTITY_TYPE`. It also contains an error that can occur in the service called `ApiError`.\n"]]