Skip to content

Commit

Permalink
New Prebid Server Adapter: Missena (#5437)
Browse files Browse the repository at this point in the history
* New Prebid Server Adapter: Missena

* set prebid_member to true

* Add pbs: true to the metadata
  • Loading branch information
ysfbsf authored Oct 15, 2024
1 parent 6232343 commit 696ae4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dev-docs/bidders/missena.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ description: Prebid Missena Bidder Adapter
biddercode: missena
gvl_id: 867
pbjs: true
pbs: true
safeframes_ok: false
sidebarType: 1
pbs_app_supported: true
prebid_member: true
---

### Note
Expand All @@ -19,3 +22,4 @@ The Missena Bidding adapter requires setup before beginning. Please contact us a
| Name | Scope | Description | Example | Type |
|------------|----------|----------------------------|-----------------|----------|
| `apiKey` | required | Missena's publisher token | `'PA-34745704'` | `string` |
| `placement` | optional | Placement Type, default: 'sticky' | `'sticky'` | `string` |

0 comments on commit 696ae4f

Please sign in to comment.