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\u003eThe \u003ccode\u003eFrequencyCapError\u003c/code\u003e object lists all errors associated with frequency caps in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eErrors are categorized by \u003ccode\u003ereason\u003c/code\u003e, represented by an enum that provides specific details about the frequency cap issue.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFrequencyCapError\u003c/code\u003e inherits from \u003ccode\u003eApiError\u003c/code\u003e, providing additional context such as \u003ccode\u003efieldPath\u003c/code\u003e, \u003ccode\u003etrigger\u003c/code\u003e, and \u003ccode\u003eerrorString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis error is commonly encountered within the ProposalLineItemService and other services related to managing line items and frequency caps.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for \u003ccode\u003eFrequencyCapError\u003c/code\u003e is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e, indicating the specific API version and context.\u003c/p\u003e\n"]]],["The content outlines the `ProposalLineItemService` and its associated errors within the ad manager API, version 202408. It details the `FrequencyCapError`, which extends `ApiError` and lists the specific error reasons. These reasons include issues like `IMPRESSION_LIMIT_EXCEEDED`, `RANGE_LIMIT_EXCEEDED`, `DUPLICATE_TIME_RANGE`, and `TOO_MANY_FREQUENCY_CAPS`. It also provides the fields, such as `fieldPath`, `trigger`, `errorString` , `fieldPathElements`, and `reason`, to pinpoint the cause of each error, and list others services like `ForecastService` and `InventoryService` that are also associated with the FrequencyCapError.\n"],null,[]]