From 3392ed8c83f0f322c6779b7160219b5adcbaa6ea Mon Sep 17 00:00:00 2001 From: uriw Date: Wed, 15 Mar 2017 05:15:20 +0200 Subject: [PATCH] Inneractive PrebidJS Adaptor Documentation --- dev-docs/bidders/inneractive.md | 26 ++++++++++++++++++++++++++ download.md | 8 ++++++++ index.md | 1 + 3 files changed, 35 insertions(+) create mode 100644 dev-docs/bidders/inneractive.md diff --git a/dev-docs/bidders/inneractive.md b/dev-docs/bidders/inneractive.md new file mode 100644 index 0000000000..1f5881ac4c --- /dev/null +++ b/dev-docs/bidders/inneractive.md @@ -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/Javascript+Tag+Integration#JavascriptTagIntegration-Configurations) | diff --git a/download.md b/download.md index 33c9ed4922..19402db1d9 100644 --- a/download.md +++ b/download.md @@ -181,6 +181,14 @@ To improve the speed and load time of your site, build Prebid.js for only the he +
+
+ +
+
+