Skip to content

Commit

Permalink
Add Lucead Adapter (#5138)
Browse files Browse the repository at this point in the history
* Add Lucead Adapter

* remove blank line

* update maintainer

* update pbjs and pbs
  • Loading branch information
aymeric45 authored Feb 24, 2024
1 parent 75eb365 commit 2ff8e10
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions dev-docs/bidders/lucead.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
layout: bidder
title: Lucead adapter
description: Prebid Lucead Bidder Adapter
biddercode: lucead
tcfeu_supported: false
gvl_id: none
usp_supported: false
coppa_supported: false
schain_supported: false
dchain_supported: false
media_types: banner
safeframes_ok: true
deals_supported: true
floors_supported: true
fpd_supported: true
pbjs: true
pbs: false
prebid_member: true/false
ortb_blocking_supported: false
privacy_sandbox: paapi
sidebarType: 1
---
### Note

The Lucead Bidding adapter requires setup before beginning. Please contact us at [prebid@lucead.com](mailto:prebid@lucead.com).

### Bid Params

| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| `placementId` | required | Placement id | `'11111'` | `string` |

0 comments on commit 2ff8e10

Please sign in to comment.