enum FrequencyCapError.Reason (v202411)

  • FrequencyCapError.Reason lists potential causes for frequency cap errors in advertising services.

  • These reasons include exceeding impression or range limits, having impressions or ranges that are too low, and issues with duplicate time ranges or units.

  • The list also covers having too many frequency caps and an unknown error state for values not exposed by the API.

  • The enumeration is part of the Google Publisher Ads API with a specified namespace.

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.