Skip to content

Commit

Permalink
Create spinx.md (#5736)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckbo3hrk authored Nov 28, 2024
1 parent 76ece8d commit 518021e
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions dev-docs/bidders/spinx.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
---
layout: bidder
title: SpinX
description: SpinX Adaptor
biddercode: spinx
pbjs: true
pbs: false
media_types: banner, native, video
gvl_id: 1308
tcfeu_supported: true
gpp_sids: tcfeu, usp
usp_supported: true
coppa_supported: true
pbs_app_supported: false
schain_supported: true
userIds: all
fpd_supported: true
prebid_member: false
ortb_blocking_supported: true
multiformat_supported: will-bid-on-one
floors_supported: true
aliasCode: adkernel
sidebarType: 1
---

### Note

The SpinX bidding adapter requires setup and approval before implementation. Please reach out to <[email protected]> for more details.

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|----------|----------|-----------------------|---------------------------|----------|
| `host` | required | RTB host | `'cpm.arteabee.com'` | `string` |
| `zoneId` | required | Zone Id | 30164 | `integer` |

0 comments on commit 518021e

Please sign in to comment.