enum InventoryUnitRefreshRateError.Reason (v202505)

  • InventoryUnitRefreshRateError indicates issues with the refresh rate when using InventoryService.

  • The valid range for the refresh rate is between 30 and 120 seconds.

  • An UNKNOWN error value means the actual value is not available in the requested API version.

Reasons for the error.


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