enum FrequencyCapError.Reason (v202505)

  • FrequencyCapError.Reason is an enumeration defining the reasons for frequency cap errors within various Google Ad Manager services.

  • The enumeration includes reasons such as impression limits exceeded, impressions too low, range limits exceeded, range too low, duplicate time ranges/units, too many frequency caps, and an unknown error.

  • This enumeration is a dependency used by several services including ForecastService, InventoryService, LineItemService, LineItemTemplateService, OrderService, and ProposalLineItemService.

The reasons for the frequency cap error.


Namespace
https://www.google.com/apis/ads/publisher/v202505
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.