diff --git a/dev-docs/bidders/inskin.md b/dev-docs/bidders/inskin.md new file mode 100644 index 0000000000..9e1c99e9ea --- /dev/null +++ b/dev-docs/bidders/inskin.md @@ -0,0 +1,22 @@ +--- +layout: bidder +title: Inskin +description: Inskin Media Bidder Adaptor +top_nav_section: dev_docs +nav_section: reference +hide: true +biddercode: inskin +biddercode_longer_than_12: false +prebid_1_0_supported : true +--- + +### Note: +The Inskin bidder adapter requires additional setup and approval from the Inskin Media Integrations team. Please reach out to your account manager for more information and to start using it. + +### bid params + +{: .table .table-bordered .table-striped } +| Name | Scope | Description | Example | +| :--- | :---- | :---------- | :------ | +| `siteId` | required | Site ID provided by Inskin. | `12345` | +| `networkId` | required | Network ID provided by Inskin. | `9969` |