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

New adapter: emetriq #5246

Merged
merged 4 commits into from
Apr 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions dev-docs/bidders/emetriq.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
layout: bidder
title: emetriq
description: emetriq Bidder Adapter
biddercode: emetriq
aliasCode: appnexus
tcfeu_supported: true
gvl_id: 213
schain_supported: true
userId: all
media_types: banner, video, native
safeframes_ok: true
deals_supported: true
pbjs: true
pbs: true
prebid_member: false
multiformat_supported: will-bid-on-any
sidebarType: 1
---
### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| `placement_id` (PBS+PBJS) or `placementId` (PBJS) | required | Placement id | `'32068254'` | `string` |

emetriq is an aliased bidder for AppNexus.

### Note

For setup with emetriq, please reach out to [[email protected]](mailto:[email protected])
Loading