Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions dev-docs/bidders/inneractive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: bidder
title: Inneractive
description: Prebid Inneractive Bidder Adaptor

top_nav_section: dev_docs
nav_section: reference

hide: true

biddercode: inneractive

biddercode_longer_than_12: false

---



### bid params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example |
| :--- | :---- | :---------- | :------ |
| `appId` | required | The app. ID provided by Inneractive | "Company_App_OS" |
| `adSpotType` | required | The ad spot type | "BANNER" / "RECTANGLE" |
| `customParams` | optional | Allows passing custom parameters into the bid request | See the more details [**here**](https://confluence.inner-active.com/display/DevWiki/IA+Adapter+AdUnit+Bidder+Configuration) |