Skip to content

Commit

Permalink
add retailspot documentation (prebid#4490)
Browse files Browse the repository at this point in the history
* add retailspot documentation

* add support information

* change gdpr support to false for now

---------

Co-authored-by: guiann <[email protected]>
  • Loading branch information
rs-guian and guiann committed Jun 20, 2023
1 parent 7c5c5fd commit bf806f8
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions dev-docs/bidders/retailspot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
layout: bidder
title: RetailSpot
description: Prebid RetailSpot Bidder Adaptor
pbjs: true
pbs: false
media_types: banner, video
biddercode: retailspot
gdpr_supported: false
usp_supported: true
floors_supported: false
schain_supported: false
coppa_supported: false
userIds:
safeframes_ok: true
deals_supported: true
fpd_supported: false
ortb_blocking_supported: false
multiformat_supported: will-bid-on-one
sidebarType: 1
---

### Note:

The RetailSpot Header Bidding adaptor requires setup and approval from the RetailSpot team. Please reach out to your account manager or [email protected] for more information.

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------------|----------|----------------------------------|--------------------------------------|----------|
| `placement` | required | The placement ID from RetailSpot | `'test-1234'` | `string` |

0 comments on commit bf806f8

Please sign in to comment.