Skip to content

Commit

Permalink
SilverMob bidder (prebid#2458)
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Nikityuk <antony.sq@gmail.com>
  • Loading branch information
2 people authored and osazos committed Jan 21, 2021
1 parent 6c0e3ef commit 68dac25
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions dev-docs/bidders/silvermob.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
layout: bidder
title: SilverMob
description: SilverMob Bidder Adapter
biddercode: silvermob
gdpr_supported: true/false
media_types: banner, video, native
pbjs: false
pbs: true
prebid_member: false
---

### Note:

The SilverMob Bidding adapter requires setup before beginning. Please contact us at partners@silvermob.com

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|-----------------------|-----------|-----------|
| `zoneid` | required | Placement id | `'3011'` | `string` |
| `host` | required | Data center location | `'us'` | `string` |

0 comments on commit 68dac25

Please sign in to comment.