本主题提供了一种统一的方法,用于在移动(应用内)和 Web 平台上将 InMobi 与 Prebid Server 集成。它概述了通过 Prebid Server 和 InMobi 需求实现标头竞价所需的要求、集成步骤和合作伙伴控制面板配置。无论您使用的是移动应用、移动 Web 还是桌面 Web 环境,本指南都将引导您完成整个集成过程。
要成功将 InMobi 与 Prebid Server 集成,请确保满足以下先决条件:
使用下面的切换按钮查看特定平台的集成说明。
appId在请求负载中传递位置 ID。bidder: 'inmobi'所需参数:
{
<span class="hljs-selector-tag">code</span>: <span class="hljs-string">'ad-slot-1'</span>,
mediaTypes: { banner: { sizes: [[<span class="hljs-number">300</span>, <span class="hljs-number">250</span>]] }},
bids: [{
bidder: <span class="hljs-string">'inmobi'</span>,
params: {
placementId: <span class="hljs-string">''</span>,
publisherId: <span class="hljs-string">''</span>,
tagId: <span class="hljs-string">''</span>,
}
}]
}
使用下面的切换按钮查看不同平台上的仪表盘配置差异。
如需更多帮助,请联系我们。
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