Setting up Prebid Mobile in HB Manager
Configure HB Manager and the Prebid Mobile SDK for Android and iOS applications.
Set up HB Manager for a Prebid Mobile implementation.
This guide focuses on Android. The same HB Manager settings support iOS.
Most implementation work happens in the Prebid Mobile SDK. HB Manager provides the account and configuration identifiers.
Enable Prebid Mobile in HB Manager
Open Publisher Accounts.
Create an account or select an existing one.
Open Prebid parameters.
Enable Enable Mobile under General settings.
Save your changes.
After saving, collect these values:
Prebid Server Account ID
AdUnit Config ID

Each Prebid configuration has its own AdUnit Config ID. The interface shows its configuration name below the ID.
Configure your application
Add the Prebid Mobile SDK before configuring your account values.
Follow the Android integration guide for SDK setup.
Set the Prebid Server Account ID
Set the Prebid Server Account ID from HB Manager in setPrebidServerAccountId.

Set each AdUnit Config ID
Add one or more AdUnit Config IDs to each BannerAdUnit.

Set the Prebid Server host
Set setPrebidServerHost to your Relevant Yield Prebid Server URL.
Find this URL in Programmatic Tag at the site level.

Reach out to support team to verify your host name:

The URL is unique to your account:

Contact Relevant Yield Support if the Prebid Server URL is empty.
Next steps
Your application can now request Prebid Mobile auctions through HB Manager.
Use Prebid Mobile Extensions for supported HB Manager extensions.
Last updated
Was this helpful?