Last edited: 2025/09/09
This refers to enabling specific features or modules (e.g. Refresher, Bidder).
Each Inventory level works as a semaphore for settings on lower levels. For example, to enable a given Bidder on an Ad Unit, you must first enable it on both Domain and Workspace levels. The Inventory hierarchy is as follows:
<aside> <img src="/icons/info-alternate_blue.svg" alt="/icons/info-alternate_blue.svg" width="40px" />
For your convenience, the Platform displays an alert if a feature is disabled on a higher Inventory hierarchy level:
</aside>
This refers to the parametrization of specific features (e.g. Auction timeout).
The final setting for a given Ad request is always taken from the lowest possible level. The hierarchy of settings is as follows:
This means that if a certain setting is set on e.g. Device and Domain level, the Device level setting will be used on a given ad request.
Example: Setting Prebid auction timeout per Layout
What will be the timeout setting used for an Ad unit from Domain a.com?
We have the following settings:
- Default Prebid Auction timeout (workspace): 1500ms
- Prebid Auction timeout set for a Domain a.com: 1200ms
- Prebid Auction timeout set for a Layout that contains the given Ad unit: 500ms
In this example, the Ad unit gets:
- 500ms timeout if the user enters from an URL that triggers the Layout that has Prebid timeout setting defined
- 1200ms timeout if the user enters from different URL