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

Roundel Alias Documentation #2808

Merged
merged 1 commit into from
Apr 1, 2021
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
24 changes: 24 additions & 0 deletions dev-docs/bidders/roundel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: bidder
title: Roundel
description: Prebid Roundel Bidder Adapter
biddercode: roundel
aliasCode: ix
pbjs: true
pbs: true
userIds: identityLink, netId, fabrickId, zeotapIdPlus
pbs_app_supported: true
schain_supported: true
gdpr_supported: true
usp_supported: true
media_types: banner, video
gvl_id: 10
prebid_member: yes
---

## Overview
Roundel is an aliased bidder for Index Exchange and must be configured alongside the [IdentityLink](/dev-docs/modules/userId.html#identitylink) user ID module.

## Bid Params
Bidder params for roundel follow the same structure as the Index Exchange bidder. Please reference configuration examples [here](/dev-docs/bidders/ix).