File tree Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Expand file tree Collapse file tree 1 file changed +41
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ layout : bidder
3+ title : Rumble Advertising Center
4+ description : Prebid Rumble Bidder Adapter
5+ biddercode : rumble
6+ tcfeu_supported : false
7+ dsa_supported : false
8+ gvl_id : none
9+ usp_supported : true
10+ coppa_supported : false
11+ gpp_sids : none
12+ schain_supported : false
13+ dchain_supported : false
14+ media_types : video
15+ safeframes_ok : true
16+ floors_supported : true
17+ fpd_supported : false
18+ pbjs : true
19+ pbs : false
20+ prebid_member : false
21+ multiformat_supported : will-bid-on-one
22+ ortb_blocking_supported : false
23+ privacy_sandbox : no
24+ sidebarType : 1
25+ ---
26+
27+ ### Note
28+
29+ To use the Rumble Advertising Center bidder, you need to have an existing Rumble Advertising Center account. To create a
30+ new account, see < https://ads.rumble.com > . For additional help, contact support or your account representative.
31+
32+ ### Bid Params
33+
34+ {: .table .table-bordered .table-striped }
35+
36+ | Name | Scope | Description | Example | Type |
37+ | -------------| ----------| ---------------------------------------------------------| ----------| ------------|
38+ | publisherId | required | Account publishing ID | ` 1234 ` | ` number ` |
39+ | siteId | required | The site ID you want to send requests | ` 123 ` | ` number ` |
40+ | zoneId | optional | An optional zone ID that you want to force requests to | ` 12 ` | ` number ` |
41+ | test | optional | An optional boolean flag for sending test requests | ` true ` | ` boolean ` |
You can’t perform that action at this time.
0 commit comments