Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion dev-docs/bidders/clickio.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: Clickio
description: Clickio Bidder Adapter
biddercode: clickio
pbjs: true
pbs: false
pbs: true
gvl_id: 1500
tcfeu_supported: true
usp_supported: true
Expand All @@ -31,6 +31,7 @@ To get started, simply replace the ``said`` with the ID assigned to you.

## Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|--------|----------|--------------|-----------|----------|
| `said` | required | Site Area ID | `'11111'` | `string` |
Loading