Skip to content
Merged
Show file tree
Hide file tree
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
23 changes: 23 additions & 0 deletions dev-docs/bidders/atomx.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
layout: bidder
title: Atomx
description: Prebid Atomx Bidder Adaptor

top_nav_section: dev_docs
nav_section: reference

hide: true

biddercode: atomx

biddercode_longer_than_12: false


---

### bid params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example |
|:-----------|:---------|:------------|:-----------------|
| `id` | required | Atomx placement ID | 1234 |
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ description: A free and open source library for publishers to quickly implement
<div class="col-xs-6 col-sm-4"><h3>Fidelity Media</h3></div>
<div class="col-xs-6 col-sm-4"><h3>ThoughtLeadr</h3></div>
<div class="col-xs-6 col-sm-4"><h3>TapSense</h3></div>
<div class="col-xs-6 col-sm-4"><h3>Atomx</h3></div>

<!-- END BIDDERS -->
</div>
Expand Down