Skip to content

Commit

Permalink
33Across: Added note for Prebid Server Adapter (#2484)
Browse files Browse the repository at this point in the history
* Add publisher usage docs for 33Across

* Added 33Across to partners list

* Clarified example pubID

* Reinstated changes that got lost during rebase

* 33across adapter is GDPR compliant

* update docs

* added usp support

* We support Schain!

* Update for video support

* fixes to video params

* fixed context

* fixed instream params

* fix for multi-format

* Fixed Ad Unit titles

* protocols is required

* typo fix

* Added required bidder param

* removed duplicate video params

* formatting edits

* prebid-server adapter will support only single imp reqs

* Updated based in CR

* minor fix

* resolved merge conflicts

Co-authored-by: Gleb Glushtsov <[email protected]>
Co-authored-by: Gleb Glushtsov <[email protected]>
Co-authored-by: Aparna Hegde <[email protected]>
Co-authored-by: Aparna Hegde <[email protected]>
  • Loading branch information
5 people authored Dec 4, 2020
1 parent 2718041 commit c95ce19
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-docs/bidders/33across.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ getFloor: true
schain_supported: true
usp_supported: true
---

### Prebid Server Note:
The 33Across Adapter in Prebid Server does not support multi-impression requests, and will respond with a 400 level response if more than one impression is present in `$.imp[]` of the request.

### Bid Params

Expand Down

0 comments on commit c95ce19

Please sign in to comment.