AI-generated Key Takeaways
-
FrequencyCapError.Reason defines the various reasons for frequency cap errors within several Ad Manager API services.
-
Possible reasons for frequency cap errors include exceeding impression or range limits, having too low impression or range values, duplicate time ranges or units, too many frequency caps, and an unknown reason.
-
The enumeration details specific error types such as IMPRESSION_LIMIT_EXCEEDED, IMPRESSIONS_TOO_LOW, RANGE_LIMIT_EXCEEDED, RANGE_TOO_LOW, DUPLICATE_TIME_RANGE, DUPLICATE_TIME_UNIT, TOO_MANY_FREQUENCY_CAPS, and UNKNOWN.
-
This information is relevant to services like 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. |