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\u003e\u003ccode\u003eFrequencyCapError\u003c/code\u003e objects detail errors related to frequency caps, which limit ad impressions per user within a given timeframe.\u003c/p\u003e\n"],["\u003cp\u003eThese errors inherit from \u003ccode\u003eApiError\u003c/code\u003e and contain fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e for debugging.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFrequencyCapError\u003c/code\u003e introduces a \u003ccode\u003ereason\u003c/code\u003e field with enum values indicating specific issues (e.g., impression limits exceeded, ranges invalid).\u003c/p\u003e\n"],["\u003cp\u003eReasons for \u003ccode\u003eFrequencyCapError\u003c/code\u003e include exceeding impression limits, using too low impression values, and conflicts in time ranges or units.\u003c/p\u003e\n"],["\u003cp\u003eDetailed explanations for each \u003ccode\u003eFrequencyCapError.Reason\u003c/code\u003e value can be found within the provided documentation links.\u003c/p\u003e\n"]]],["The core content outlines the `ForecastService` and its related errors, especially `FrequencyCapError`. It lists the services like `InventoryService`, `LineItemService`, `OrderService`, and the inheritance of `ApiError` which is the parent error class. `FrequencyCapError` lists error reasons: `IMPRESSION_LIMIT_EXCEEDED`, `IMPRESSIONS_TOO_LOW`, `RANGE_LIMIT_EXCEEDED`, `DUPLICATE_TIME_UNIT`, and more. `ApiError` includes `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` which detail the error's location, cause, and description.\n"],null,[]]