Skip to content

Commit

Permalink
Adelement Bid Adapter: initial release doc (prebid#5098)
Browse files Browse the repository at this point in the history
* feat: add doc for adelement md
  • Loading branch information
radadiapg authored Jan 30, 2024
1 parent f78e173 commit b7e2802
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions dev-docs/bidders/adelement.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
layout: bidder
title: AdElement
description: Prebid AdElement Bidder Adapter
biddercode: adelement
tcfeu_supported: true
gvl_id: 196
usp_supported: true
coppa_supported: true
schain_supported: true
media_types: banner, native, video, audio
pbjs: false
pbs: true
pbs_app_supported: true
prebid_member: false
multiformat_supported: will-bid-on-one
sidebarType: 1
---

### Note

Bidding adapter requires setup before beginning.
Please contact us at <prebid@adelement.com>

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| `supply_id` | required | Supply Id | `'1'` | `string` |

0 comments on commit b7e2802

Please sign in to comment.