This topic provides a unified approach to integrating InMobi with Prebid Server across both mobile (in-app) and web platforms. It outlines the requirements, integration steps, and partner dashboard configurations necessary to enable header bidding through Prebid Server with InMobi demand. Whether you're working with a mobile app, mobile web, or desktop web environment, this guide will walk you through the complete integration process.
To successfully integrate InMobi with Prebid Server, ensure you meet the following prerequisites:
Use the toggles below to view platform-specific integration instructions.
appId and placement ID in the request payload.bidder: 'inmobi' with the required parameters:
{
code: 'ad-slot-1',
mediaTypes: { banner: { sizes: [[300, 250]] }},
bids: [{
bidder: 'inmobi',
params: {
placementId: '<PLACEMENT_ID>',
publisherId: '<PUBLISHER_ID>',
tagId: '<TAG_ID>',
}
}]
}
Use the toggle below to view the differences in dashboard configuration across platforms.
For further assistance, Contact Us.
By installing this SDK update, you agree that your Children Privacy Compliance setting remains accurate or that you will update that setting, whenever there is a change in your app's audience. You may update the app's Children Privacy Compliance settings at https://publisher.inmobi.com/my-inventory/app-and-placements.
Support Center