Skip to content

Commit

Permalink
padsquad bid adapter dev docs (#1390)
Browse files Browse the repository at this point in the history
  • Loading branch information
yeeldpadsquad authored and bretg committed Jul 25, 2019
1 parent ae8239a commit 8b68159
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions dev-docs/bidders/padsquad.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
layout: bidder
title: Padsquad
description: Prebid Padsquad Bidder Adapter
hide: true
biddercode: padsquad
gdpr_supported: true
---

### Note:

The Padsquad Header Bidding adapter requires approval from the Padsquad team. Please reach out to <yeeldpadsquad@gmail.com> for more information.


### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|------|----------|--------------------|-------------|-----------|
| `unitId` | optional | Unit Id | `'200000'` | `string` |
| `networkId` | optional | Network Id | `'8ba96b13-540d-4f8a-9f1b-2a7e804769cc'` | `string` |
| `publisherId` | optional | Publisher Id | `'8ba96b13-540d-4f8a-9f1b-2a7e804769cc'` | `string` |

0 comments on commit 8b68159

Please sign in to comment.