AI-generated Key Takeaways
-
FrequencyCapError.Reason
outlines the potential errors that can occur when setting frequency caps in Google Ad Manager. -
These errors include exceeding impression limits, using too low impression or range values, having duplicate time ranges or units, and defining excessive frequency caps.
-
The namespace for this enumeration is
https://www.google.com/apis/ads/publisher/v202411
. -
FrequencyCapError.Reason
is applicable across several Google Ad Manager services, including ForecastService, InventoryService, LineItemService, LineItemTemplateService, OrderService, and ProposalLineItemService.
The reasons for the frequency cap error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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. |