Skip to content

Commit

Permalink
Add new bid adaptor alias (#2450)
Browse files Browse the repository at this point in the history
  • Loading branch information
Salomon Rada authored Nov 19, 2020
1 parent c562577 commit 92ddd33
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions dev-docs/bidders/MobfoxX.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: bidder
title: Mobfox X
description: Mobfox X Bidder Adaptor
biddercode: MobfoxX
pbjs: true
media_types: banner, video
gdpr_supported: true
schain_supported: true
usp_supported: true
userIds: id5Id, unifiedId
aliasCode: gamoshi
---

### Bid params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------------------|----------|---------------------------------------------------------------|----------------------|----------|
| `supplyPartnerId` | required | ID of the supply partner | `'12345'` | `string` |

0 comments on commit 92ddd33

Please sign in to comment.