enum InventoryUnitRefreshRateError.Reason (v202405)
Reasons for the error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `InventoryUnitRefreshRateError` occurs within the InventoryService of the Google Ad Manager API."],["This error arises when the refresh rate for inventory units is not within the acceptable range or due to an unknown issue."],["Acceptable refresh rates for inventory units must fall between 30 and 120 seconds."],["The `INVALID_RANGE` and `UNKNOWN` enumerations further detail the specific cause of the error."]]],["The `InventoryUnitRefreshRateError` within the `InventoryService` occurs due to issues with the inventory unit refresh rate. The error reasons include `INVALID_RANGE`, indicating the refresh rate must be between 30 and 120 seconds. The `UNKNOWN` error is returned when the real value is not available in the requested API version. The relevant namespace for this error is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]