Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The `InventoryService`'s `InventoryUnitRefreshRateError` defines error reasons related to inventory unit refresh rates. The namespace is `https://www.google.com/apis/ads/publisher/v202411`. Two error types are specified: `INVALID_RANGE`, indicating the refresh rate must be between 30 and 120 seconds, and `UNKNOWN`, which signifies the value is not exposed by the current API version. These define constraints for setting inventory refresh rates.\n"]]