Skip to content
5 changes: 3 additions & 2 deletions dev-docs/bidders/adprime.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ description: Prebid Adprime Bidder Adapter
biddercode: adprime
gdpr_supported: true
usp_supported: true
media_types: banner, video
media_types: banner, video, native
tcf2_supported: true
pbjs: true
pbs: true
pbs_app_supported: true
pbjs_version_notes: not in 5.x
---

### Note:
Expand All @@ -23,4 +23,5 @@ The Adprime Bidding adapter requires setup before beginning. Please contact us a
|---------------|----------|-----------------------|-----------|-----------|
| `placementId` | required | Adprime placement id | `'1234asdf'` | `string` |
| `keywords` | optional | page context keywords | ['car','sport'] | `array` |
| `audiences` | optional | publisher audiences | ['aud1','aud2'] | `array` |