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 issues encountered when setting frequency caps on line items.\u003c/p\u003e\n"],["\u003cp\u003eErrors can arise from exceeding impression limits, setting limits too low, having duplicate time ranges, or exceeding the allowed number of frequency caps.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides a specific code indicating the nature of the frequency cap error, such as exceeding limits or having duplicate ranges.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFrequencyCapError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e, which provides additional context about the error, like the field path and trigger data.\u003c/p\u003e\n"],["\u003cp\u003eThis information helps to troubleshoot and resolve issues related to frequency capping in ad serving.\u003c/p\u003e\n"]]],["The document details error types and services within an ad management system, specifically version v202408. It outlines services like `ForecastService`, `InventoryService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, and `ProposalLineItemService`. The `FrequencyCapError` is identified as an error related to frequency capping, including reasons like `IMPRESSION_LIMIT_EXCEEDED`, `DUPLICATE_TIME_RANGE`, and `TOO_MANY_FREQUENCY_CAPS`. It shows the inheritance from `ApiError` which includes fields such as `fieldPath`, `trigger`, and `errorString` to describe each error.\n"],null,[]]