[[["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-05-15 UTC."],[[["`FrequencyCapError.Reason` identifies the specific cause of an error related to frequency capping in Google Ad Manager."],["This enumeration includes reasons such as exceeding impression limits, using too low impression values, exceeding range limits, defining duplicate time ranges or units, and having too many frequency caps."],["The `FrequencyCapError.Reason` enumeration is part of the Google Ad Manager API and can be found within the services like ForecastService, InventoryService, LineItemService, etc."],["When troubleshooting frequency cap issues, the `FrequencyCapError.Reason` provides valuable information to pinpoint and resolve the problem."]]],["The provided content defines `FrequencyCapError.Reason`, detailing potential errors related to frequency capping in ad management. These errors include exceeding or falling below impression and range limits (`IMPRESSION_LIMIT_EXCEEDED`, `IMPRESSIONS_TOO_LOW`, `RANGE_LIMIT_EXCEEDED`, `RANGE_TOO_LOW`). Other issues involve duplicate time ranges or units (`DUPLICATE_TIME_RANGE`, `DUPLICATE_TIME_UNIT`), and an excess number of frequency caps (`TOO_MANY_FREQUENCY_CAPS`). An `UNKNOWN` reason exists for unexposed API values. The `FrequencyCapError` applies to various services like `ForecastService`, `InventoryService`, `OrderService` and other related services.\n"]]