Skip to content
Merged
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/adhash.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description: Prebid AdHash Bidder Adapter
pbjs: true
biddercode: adhash
safeframes_ok: false
pbjs_version_notes: not in 5.x
gdpr_supported: true
---

### Note
Expand All @@ -27,4 +27,4 @@ Please note that a number of AdHash functionalities are not supported in the Pre
| Name | Scope | Description | Example | Type |
|---------------|----------|--------------|------------------------------------------------|----------|
| `publisherId` | required | Publisher ID | `'0x1234567890123456789012345678901234567890'` | `string` |
| `platformURL` | required | Platform URL | `'https://adhash.org/p/struma/'` | `string` |
| `platformURL` | required | Platform URL | `'https://adhash.org/p/example/'` | `string` |