diff --git a/dev-docs/bidders/padsquad.md b/dev-docs/bidders/padsquad.md new file mode 100644 index 0000000000..df51a7d49a --- /dev/null +++ b/dev-docs/bidders/padsquad.md @@ -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 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` |