Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adprime Bid Adapter: update Prebid 5 compliance and add new param #3176

Merged
merged 12 commits into from
Aug 5, 2021
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` |