Skip to content

New Adapter: Flatads #5920

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

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
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
37 changes: 37 additions & 0 deletions dev-docs/bidders/flatads.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
layout: bidder
title: flatads
description: Prebid Flatads Bidder Adapter
biddercode: flatads
tcfeu_supported: true
usp_supported: true
coppa_supported: true
gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp
userIds: all
schain_supported: true
dchain_supported: true
media_types: banner, video, native
safeframes_ok: false
deals_supported: true
floors_supported: true
pbjs: false
pbs: true
pbs_app_supported: true
prebid_member: false
multiformat_supported: will-bid-on-any
ortb_blocking_supported: true
sidebarType: 1
---

### Registration

Flatads header bidding adapter connects with Flatads demand sources to fetch bids for banner publisher ID. Please reach
out to your account manager or <[email protected]> for more information.

### Bid Params

{: .table .table-bordered .table-striped }
| Name | Scope | Description | Example | Type |
|---------------|----------|--------------|-----------|----------|
| `publisherId` | required | The publisher ID from Flatads | "1111" | string |
| `token` | required | Token of the publisher | "66668888" | string |