enum InventoryUnitRefreshRateError.Reason (v202411)

  • The InventoryUnitRefreshRateError occurs within the InventoryService of the Google Ad Manager API.

  • This error arises when the specified inventory unit refresh rate is outside the allowed range or if the error type is unknown to the requested API version.

  • Acceptable refresh rates for inventory units must fall between 30 and 120 seconds, inclusive.

  • The error utilizes a namespace designated for version v202411 of the Google Ad Manager API.

Reasons for the error.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
INVALID_RANGE The refresh rate must be between 30 and 120 seconds.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.