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 : Saambaa
4
+ description : Prebid Saambaa Bidder Adapter
5
+
6
+ biddercode : saambaa
7
+ ---
8
+
9
+ ### Note:
10
+ For more information about Saambaa, please contact
[email protected]
11
+
12
+ ### Bid Params
13
+
14
+ {: .table .table-bordered .table-striped }
15
+ | Name | Scope | Description | Example | Type |
16
+ | ------------------| ----------| ------------------| ------------------------------------------| -------------------|
17
+ | ` placement ` | required | | ` '263' ` | ` string ` |
18
+ | ` pubid ` | required | | ` '0cf8d6d643e13d86a5b6374148a4afac' ` | ` string ` |
19
+ | ` size ` | optional | | ` '320x50' ` | ` string ` |
20
+ | ` mimes ` | optional | video only | ` ['video/mp4', 'application/javascript'] ` | ` array of strings ` |
21
+ | ` playbackmethod ` | optional | video only | ` [2,6] ` | ` array of numbers ` |
22
+ | ` maxduration ` | optional | video only | ` 30 ` | ` number ` |
23
+ | ` skip ` | optional | video only | ` 0 or 1 ` | ` number ` |
You can’t perform that action at this time.
0 commit comments