For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

  1. Open Publisher Accounts.

  2. Create an account or select an existing one.

  3. Open Prebid parameters.

  4. Enable Enable Mobile under General settings.

  5. 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:

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?