Skip to content

Commit

Permalink
Add bigoad.md doc (#5349)
Browse files Browse the repository at this point in the history
* Add bigoad.md doc

* fixed lint error

* update bigoad.md

* update bigoad.md

* update bigoad.md

---------

Co-authored-by: linzhucheng <[email protected]>
Co-authored-by: bretg <[email protected]>
  • Loading branch information
3 people authored Jul 25, 2024
1 parent 699b238 commit 9c5a466
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions dev-docs/bidders/bigoad.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
layout: bidder
title: BigoAd
description: Prebid BigoAd Bidder Adapter
biddercode: bigoad
tcfeu_supported: false
gvl_id: none
usp_supported: false
coppa_supported: true
gpp_sids: none
schain_supported: true
dchain_supported: false
userId: none
media_types: banner, video, native
safeframes_ok: false
deals_supported: false
floors_supported: false
fpd_supported: false
pbjs: false
pbs: true
pbs_app_supported: false
prebid_member: false
multiformat_supported: will-bid-on-one
ortb_blocking_supported: true
privacy_sandbox: no
---

### Registration

The BigoAd Bidding adapter requires setup before beginning. Please contact us at <[email protected]>

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|--------------------------------------------------------|------------|----------|
| `sspid` | required | Ssp ID, This parameter expects all imps to be the same | `"123"` | `string` |

0 comments on commit 9c5a466

Please sign in to comment.