Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

datablocks bidder - banner and native support #2931

Merged
merged 3 commits into from
May 26, 2021
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
10 changes: 8 additions & 2 deletions dev-docs/bidders/datablocks.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@
layout: bidder
title: DataBlocks
pbs: true
media_types: video
pbjs: true
description: Prebid Datablocks Bidder Adaptor
media_types: banner,native,video
biddercode: datablocks
prebid_member: true
gdpr_supported: true
pbs_app_supported: true
schain_supported: true
userIds: criteo,unifiedId,netId,pubcid
---

### Bid Params
Expand All @@ -14,4 +19,5 @@ gdpr_supported: true
| Name | Scope | Description | Example | Type |
|------------|----------|------------------------|---------|----------|
| sourceId | required | Website Source Id | 111 | integer |
| host | requird | Network Host to request from | 'host1' | string |
| host | required | Network Host to request from | 'host1' | string |
| tagid | optional | Placement ID | 'leaderboard_1' | string |
20 changes: 0 additions & 20 deletions dev-docs/datablocks.md

This file was deleted.