We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbaeaee commit cc75a12Copy full SHA for cc75a12
1 file changed
dev-docs/bidders/suim.md
@@ -0,0 +1,20 @@
1
+---
2
+layout: bidder
3
+title: Suim
4
+description: Prebid Suim Bidder Adapter
5
+pbjs: true
6
+biddercode: suim
7
+media_types: banner
8
+sidebarType: 1
9
10
+
11
+Note:
12
+The Suim Bidding adapter requires setup before beginning.
13
+For more information, visit [Suim website](https://suim.co.jp/).
14
15
+### Bid parameters
16
17
+{: .table .table-bordered .table-striped }
18
+| Name | Scope | Description | Example | Type |
19
+|---------------|----------|------------------------------|---------------------------------|----------|
20
+| `ad_space_id` | required | Ad space ID provided by Suim | `'101hw085aphx9qdttwgdnm5q5b8'` | `string` |
0 commit comments