Skip to content
Open
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
4 changes: 2 additions & 2 deletions dev-docs/bidders/conceptx.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: bidder
title: Conceptx
description: Conceptx bidder adapter
biddercode: conceptx
tcfeu_supported: false
tcfeu_supported: true
usp_supported: false
coppa_supported: false
schain_supported: false
Expand All @@ -23,7 +23,7 @@ safeframes_ok: true
{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------------|----------|----------------------------------------------------------------------|----------|----------|
| `siteId` | required | The site ID `'your-page-name'`. | `'your-page-name'` | `string` |
| `site` | required | The site `'your-page-name'`. | `'your-page-name'` | `string` |
| `adunit` | required | The specific adunit | `'some-id-3'` | `string`|

#### Banner example
Expand Down