[[["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-11-19 UTC."],[[["`FrequencyCapError.Reason` identifies the specific cause of an error related to frequency capping in Google Ad Manager."],["It includes reasons such as exceeding impression limits, ranges being too low or high, duplicate time units, and too many frequency caps."],["This enumeration is part of the Google Ad Manager API and is used by various services like ForecastService, InventoryService, and LineItemService."],["An \"UNKNOWN\" reason is returned if the actual error cause isn't exposed by the specific API version being used."]]],["The provided content outlines the `FrequencyCapError.Reason` enumeration within the Google Ad Manager API (v202411). This enumeration specifies the reasons for frequency cap errors across various services, including ForecastService, InventoryService, LineItemService, LineItemTemplateService, OrderService, and ProposalLineItemService. Possible errors are `IMPRESSION_LIMIT_EXCEEDED`, `IMPRESSIONS_TOO_LOW`, `RANGE_LIMIT_EXCEEDED`, `RANGE_TOO_LOW`, `DUPLICATE_TIME_RANGE`, `DUPLICATE_TIME_UNIT`, `TOO_MANY_FREQUENCY_CAPS`, and `UNKNOWN`. The namespace for this resource is also provided.\n"]]