Skip to content

Commit

Permalink
New bidder adapter: AdTonos (#5543)
Browse files Browse the repository at this point in the history
* Add docs for AdTonos bidder

* Add missing quotes to AdTonos params in bidder docs
  • Loading branch information
rkaw92 authored Sep 21, 2024
1 parent 2f5e56a commit a687f59
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions dev-docs/bidders/adtonos.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
layout: bidder
title: AdTonos
description: Prebid AdTonos Bidder Adapter
biddercode: adtonos
media_types: no-banner, video, audio
tcfeu_supported: true
gvl_id: 682
gpp_supported: false
schain_supported: true
coppa_supported: true
usp_supported: true
deals_supported: true
floors_supported: true
safeframes_ok: true
prebid_member: true
pbjs: false
pbs: true
sidebarType: 1
---

### Note

The AdTonos Bidding adapter requires setup before beginning. Please contact us at <support@adtonos.com>

### Bid params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------------------|----------|
| `supplierId` | required | Supplier account id | `'1YZxxxyDMCXWv7SwY'` | `string` |

0 comments on commit a687f59

Please sign in to comment.