-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
flatads
wants to merge
9
commits into
prebid:master
Choose a base branch
from
flatads:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
New Adapter: Flatads #5920
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
147daf3
New Adapter: Flatads
WuCh1k1n d9dd28b
New Adapter: Flatads
WuCh1k1n 120df74
Merge branch 'master' into master
flatads 1a20a68
New Adapter: Flatads
WuCh1k1n 2619062
Merge branch 'master' of github.com:flatads/prebid.github.io
WuCh1k1n c0ca6ab
Update Flatads bidders docs
WuCh1k1n bc9cec3
Adapter Flatads: update email address
WuCh1k1n 9e3bcde
Merge branch 'master' into master
flatads f3b88d9
Update flatads.md
bretg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.