-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
1 parent
699b238
commit 9c5a466
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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` | |