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

Add OperaAds Bid Adapter docs (#2) #3092

Merged
merged 3 commits into from
Jul 22, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
31 changes: 31 additions & 0 deletions dev-docs/bidders/operaads.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
layout: bidder
title: OperaAds
description: Prebid OperaAds Bidder Adapter
biddercode: operaads
gdpr_supported: false
gvl_id: none
usp_supported: false
coppa_supported: true
schain_supported: true
dchain_supported: false
media_types: banner, video, native
safeframes_ok: false
bidder_supports_deals: false
pbjs: true
pbs: true
prebid_member: false
---

### Registration

If you have any questions regarding set up, please reach out to your account manager or adtech-prebid-group@opera.com.

### Bid Parameters

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------------|----------|------------------------|------------------|----------|
| `placementId`| required | Placement Id | `s12345678` | `string` |
| `endpointId`| required | Endpoint ID | `ep1234566` | `string` |
| `publisherId`| required | Publisher ID | `pub123456` | `string` |