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 defines `FrequencyCapError.Reason`, which details potential errors related to frequency capping across several services including `ForecastService`, `InventoryService`, `LineItemService`, `LineItemTemplateService`, `OrderService`, and `ProposalLineItemService`. It lists possible reasons for these errors like `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 errors are enumerated within the namespace `https://www.google.com/apis/ads/publisher/v202502`.\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** [LineItemTemplateService](/ad-manager/api/reference/v202502/LineItemTemplateService.FrequencyCapError.Reason) [OrderService](/ad-manager/api/reference/v202502/OrderService.FrequencyCapError.Reason) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.FrequencyCapError.Reason) **Dependencies** \n[FrequencyCapError](/ad-manager/api/reference/v202502/LineItemService.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. |"]]