enum InventoryUnitRefreshRateError.Reason (v202411)

  • InventoryUnitRefreshRateError indicates issues with the refresh rate setting for inventory units.

  • The refresh rate must be set between 30 and 120 seconds.

  • An UNKNOWN error signifies that the specific error value is not available in the requested API version.

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.