File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : bidder
3
+ title : EngageBDR
4
+ description : Prebid EngageBDR Bidder Adaptor
5
+ top_nav_section : dev_docs
6
+ nav_section : reference
7
+ biddercode : ebdr
8
+ biddercode_longer_than_12 : false
9
+ hide : true
10
+ prebid_1_0_supported : true
11
+ ---
12
+
13
+ ### Bid params
14
+
15
+ {: .table .table-bordered .table-striped }
16
+ | Name | Scope | Description | Example |
17
+ | ------------------+----------+--------------------------+-------------------|
18
+ | ` zoneid ` | required | The EngageBDR Zone ID | ` '99999' ` |
19
+ | ` bidfloor ` | optional | Bid Floor Price | ` '1.00' ` |
20
+ | ` IDFA ` | optional | IDFA ID | ` 'xxx-xxxx' ` |
21
+ | ` ADID ` | optional | ADID ID | ` 'xxx-xxxx' ` |
22
+ | ` latitude ` | optional | latitude | ` '34.089811' ` |
23
+ | ` longitude ` | optional | longitude | ` '-118.392805' ` |
You can’t perform that action at this time.
0 commit comments