Skip to content

Commit

Permalink
MathildeAds adapter docs (#3151)
Browse files Browse the repository at this point in the history
* add MathildeAds adapter

* fix
  • Loading branch information
mathilde-ads authored Aug 4, 2021
1 parent b4bb13d commit 6c1f4d0
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions dev-docs/bidders/mathildeads.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: bidder
title: MathildeAds
description: Prebid MathildeAds Bidder Adapter
biddercode: mathildeads
usp_supported: true
schain_supported: true
media_types: banner, video, native
gdpr_supported: true
pbjs: true
pbs: false
pbs_app_supported: false
---

### Prebid.JS Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|----------------|----------|----------------------------------------------------------|------------|-----------|
| `placementId` | required | Placement Id will be generated on MathildeAds Platform. | `'1234'` | `string` |

0 comments on commit 6c1f4d0

Please sign in to comment.