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

New bidder Adapter - djaxBidAdapter #5541

Merged
merged 5 commits into from
Aug 22, 2024
Merged

Conversation

dream-djaxtech
Copy link
Contributor

@dream-djaxtech dream-djaxtech commented Aug 9, 2024

🏷 Type of documentation

  • new bid adapter

📋 Checklist

Copy link

netlify bot commented Aug 9, 2024

Deploy Preview for prebid-docs-preview ready!

Name Link
🔨 Latest commit 433d81f
🔍 Latest deploy log https://app.netlify.com/sites/prebid-docs-preview/deploys/66c042132325cc000858d9a2
😎 Deploy Preview https://deploy-preview-5541--prebid-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@bretg bretg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're missing most of the metadata that publishers need to have about bid adapters. See https://docs.prebid.org/dev-docs/bidder-adaptor.html#submitting-your-adapter

layout: bidder
title: example
description: Prebid example Bidder Adapter
biddercode: example
aliasCode: fileContainingPBJSAdapterCodeIfDifferentThenBidderCode
tcfeu_supported: true/false
dsa_supported: true/false
gvl_id: none
usp_supported: true/false
coppa_supported: true/false
gpp_sids: tcfeu, tcfca, usnat, usstate_all, usp
schain_supported: true/false
dchain_supported: true/false
userId: (list of supported vendors)
media_types: banner, video, native
safeframes_ok: true/false
deals_supported: true/false
floors_supported: true/false
fpd_supported: true/false
pbjs: true/false
pbs: true/false
prebid_member: true/false
multiformat_supported: will-bid-on-any, will-bid-on-one, will-not-bid
ortb_blocking_supported: true/partial/false
privacy_sandbox: no or comma separated list of `paapi`, `topics`
sidebarType: 1

Also, most bid adapters have an email contact address for publishers to register.

@muuki88 muuki88 merged commit 22233c4 into prebid:master Aug 22, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants