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\u003eFrequencyCapError lists all errors associated with frequency caps in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis error is part of the ForecastService and inherits from ApiError.\u003c/p\u003e\n"],["\u003cp\u003eFrequencyCapError includes fields like \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003efieldPathElements\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, \u003ccode\u003eerrorString\u003c/code\u003e, and \u003ccode\u003ereason\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field provides an enum value indicating the specific cause of the error, such as exceeding impression limits or having duplicate time ranges.\u003c/p\u003e\n"],["\u003cp\u003eThis error's namespace is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `ForecastService` manages ad inventory forecasts and related operations, with the content listing various services such as `InventoryService`, `LineItemService`, and `OrderService`. It defines an inheritance hierarchy of errors, including `ApiError` and its many sub-types like `AuthenticationError`, `ForecastError`, and `QuotaError`. The document details `FrequencyCapError`, which specifies the reason for frequency capping issues, like `IMPRESSION_LIMIT_EXCEEDED`, or `DUPLICATE_TIME_UNIT`. The `ApiError` provides fields for detailed error information, such as `fieldPath`, `trigger`, and `errorString`.\n"],null,[]]