File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -14,14 +14,17 @@ coppa_supported: true
14
14
ortb_blocking_supported : partial
15
15
sidebarType : 1
16
16
gpp_supported : true
17
+ pbs : true
18
+ pbs_app_supported : false
19
+ floors_supported : true
17
20
---
18
21
19
22
### Note
20
23
21
24
Please reach out to your seedtag account team before using this plugin.
22
25
The publisher id 0000-0000-01 returns demo responses.
23
26
24
- ### Bid Params
27
+ ### Bid Params (pbjs)
25
28
26
29
{: .table .table-bordered .table-striped }
27
30
@@ -31,6 +34,14 @@ The publisher id 0000-0000-01 returns demo responses.
31
34
| ` adUnitId ` | required | The adunit id. | 00000 | ` string ` |
32
35
| ` placement ` | required | Adunit placement, posibles values: inScreen, inArticle | inScreen | ` string ` |
33
36
37
+ ### Bid Params (pbs)
38
+
39
+ {: .table .table-bordered .table-striped }
40
+
41
+ | Name | Scope | Description | Example | Type |
42
+ | -------------------| ---------------------| --------------------------------------------------------------------------------| -----------------------| ----------|
43
+ | ` adUnitId ` | required | The adunit id. | 00000 | ` string ` |
44
+
34
45
### InScreen example
35
46
36
47
The integration for Seedtag uses banner mediaTypes for all types of creatives (display/video)
You can’t perform that action at this time.
0 commit comments