Skip to content

Commit

Permalink
added docs for roundel alias (prebid#2808)
Browse files Browse the repository at this point in the history
  • Loading branch information
lksharma authored Apr 1, 2021
1 parent dbacf82 commit d9de683
Showing 1 changed file with 24 additions and 0 deletions.
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).

0 comments on commit d9de683

Please sign in to comment.