Skip to content

Commit

Permalink
Added axonix.md (#2711)
Browse files Browse the repository at this point in the history
* Added axonix.md

* Changed to single quotes
  • Loading branch information
cesarfd authored Mar 2, 2021
1 parent 515a44e commit a7aea04
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions dev-docs/bidders/axonix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: bidder
title: Axonix
description: Axonix Prebid Adaptor
biddercode: axonix
media_types: banner, video
pbjs: true
---

### Prebid Server Note:
The Axonix Bidding adapter requires setup before beginning. Please contact us at support+prebid@axonix.com.

### Bid Params

| Name | Scope | Description | Example |
| :------------ | :------- | :---------------------------------------------- | :------------------------------------- |
| `supplyId` | required | Supply UUID | `'2c426f78-bb18-4a16-abf4-62c6cd0ee8de'` |
| `region` | optional | Cloud region | `'us-east-1'` |
| `endpoint` | optional | Supply custom endpoint | `'https://open-rtb.axonix.com/custom'` |
| `instl` | optional | Set to 1 if using interstitial (default: 0) | `1` |

0 comments on commit a7aea04

Please sign in to comment.