[[["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 outlines the potential errors encountered when setting frequency caps in Google Ad Manager."],["The reasons include exceeding impression limits, setting impressions too low, exceeding or setting ranges too low, and issues with time ranges or units."],["This enumeration is part of the Google Ad Manager API and is used across various services like ForecastService, InventoryService, LineItemService, and others."],["It helps developers understand and handle errors related to frequency capping in their integrations."],["If an unexpected error occurs or the API version doesn't expose the specific reason, it returns an 'UNKNOWN' value."]]],["The provided content outlines the `FrequencyCapError.Reason` within the specified namespace. This error can occur across multiple services: `ForecastService`, `InventoryService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, and `ProposalLineItemService`. The document lists the various reasons for this error, including `IMPRESSION_LIMIT_EXCEEDED`, `IMPRESSIONS_TOO_LOW`, `RANGE_LIMIT_EXCEEDED`, `RANGE_TOO_LOW`, `DUPLICATE_TIME_RANGE`, `DUPLICATE_TIME_UNIT`, `TOO_MANY_FREQUENCY_CAPS`, and `UNKNOWN`. These reasons indicate issues with setting or exceeding frequency cap parameters.\n"]]