Skip to content

Commit

Permalink
Adding Optimera doc. (#569)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcallari authored and Rich Loveland committed Jan 31, 2018
1 parent 16ae16a commit b915cca
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions dev-docs/bidders/optimera.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
layout: bidder
title: Optimera
description: Optimera Bidder Adaptor
top_nav_section: dev_docs
nav_section: reference
hide: true
biddercode: optimera
biddercode_longer_than_12: false
prebid_1_0_supported: true
---

### bid params

{: .table .table-bordered .table-striped }

| Name | Scope | Description | Example |
| :--- | :---- | :---------- | :------ |
| clientID | required | The Optimera Client ID | `"123"` |

0 comments on commit b915cca

Please sign in to comment.