321
edits
Line 23: | Line 23: | ||
== | ==Important configurations== | ||
In our case, the Prebid Mobile SDK works together with Prebid Server Premium and therefore needs a few adjustments: | |||
===Host=== | ===Set Host=== | ||
Prebid Server Premium | Prebid Server Premium must be configured as a custom host. This is done in Android like this: | ||
<pre> | <pre> | ||
Host custom = Host.CUSTOM; | Host custom = Host.CUSTOM; |