Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
14 changes: 14 additions & 0 deletions dev-docs/analytics/uniquest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: analytics
title: UNIQUEST
description: UNIQUEST Prebid Analytics Adapter
modulecode: uniquest
enable_download: false
---

#### Analytics Options

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------|----------|---------------------------|----------|----------|
| `sid` | required | The AdUnit ID from UNIQUEST | `'SID00001'` | `string` |
17 changes: 17 additions & 0 deletions dev-docs/bidders/uniquest.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
layout: bidder
title: UNIQUEST
description: Prebid UNIQUEST Bidder Adapter
biddercode: uniquest
pbjs: true
media_types: banner
sidebarType: 1
safeframes_ok: false
---

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|-------|----------|---------------------------|----------|----------|
| `sid` | required | The AdUnit ID from UNIQUEST | `'SID00001'` | `string` |