enum FrequencyCapError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
The reasons for the frequency cap error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
IMPRESSION_LIMIT_EXCEEDED
|
|
IMPRESSIONS_TOO_LOW
|
|
RANGE_LIMIT_EXCEEDED
|
|
RANGE_TOO_LOW
|
|
DUPLICATE_TIME_RANGE
|
|
DUPLICATE_TIME_UNIT
|
|
TOO_MANY_FREQUENCY_CAPS
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The provided content outlines the `FrequencyCapError.Reason` within the Google Ad Manager API, version v202502. This error relates to services such as Forecast, Inventory, LineItem, LineItemTemplate, Order, and ProposalLineItem. It lists potential error reasons: `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 describe issues related to frequency capping, such as exceeding limits, duplicate entries or unknown errors.\n"],null,["# enum FrequencyCapError.Reason (v202502)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202502/ForecastService.FrequencyCapError.Reason) [InventoryService](/ad-manager/api/reference/v202502/InventoryService.FrequencyCapError.Reason) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.FrequencyCapError.Reason) [LineItemTemplateService](/ad-manager/api/reference/v202502/LineItemTemplateService.FrequencyCapError.Reason) **OrderService** [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.FrequencyCapError.Reason) **Dependencies** \n[FrequencyCapError](/ad-manager/api/reference/v202502/OrderService.FrequencyCapError) \n▼\n**FrequencyCapError.Reason**\n\nThe reasons for the frequency cap error.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|-----------------------------|-------------------------------------------------------------------------------------|\n| `IMPRESSION_LIMIT_EXCEEDED` | |\n| `IMPRESSIONS_TOO_LOW` | |\n| `RANGE_LIMIT_EXCEEDED` | |\n| `RANGE_TOO_LOW` | |\n| `DUPLICATE_TIME_RANGE` | |\n| `DUPLICATE_TIME_UNIT` | |\n| `TOO_MANY_FREQUENCY_CAPS` | |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]