Skip to content

Commit 549e35c

Browse files
authored
Updated aduptech.md to add pbs: true (prebid#5728)
1 parent 09296e1 commit 549e35c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

dev-docs/bidders/aduptech.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ floors_supported: true
88
gvl_id: 647
99
media_types: banner, native
1010
pbjs: true
11+
pbs: true
1112
sidebarType: 1
1213
---
1314

@@ -24,3 +25,5 @@ To use, our bidding adapter requires proper setup, including an existing publish
2425
| `placement` | required | Unique placement identifier per publisher. | `'1234'` | `string` |
2526
| `query` | optional | Semicolon separated list of keywords. | `'urlaub;ibiza;mallorca'` | `string` |
2627
| `adtest` | optional | Deactivates tracking of impressions and clicks.<br/>**Should only be used for testing purposes!** | `true` | `boolean` |
28+
| `debug` | optional | Enables debug mode.<br/>**Should only be used for testing purposes!** | `true` | `boolean` |
29+
| `ext` | optional | Additional parameters to be included in the request. | `{"foo": "bar"}` | `object` |

0 commit comments

Comments
 (0)