-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Attekmi: add Addigi adapter #5836
base: master
Are you sure you want to change the base?
Attekmi: add Addigi adapter #5836
Conversation
✅ Deploy Preview for prebid-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
pbjs: true | ||
pbs: true | ||
pbs_app_supported: true | ||
multiformat_supported: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add one of the defined values here https://docs.prebid.org/formats/multiformat.html
will-bid-on-any: the adapter will consider all supported formats and bid on one or more.
will-bid-on-one: the adapter will consider only one of the supported formats for each auction.
will-not-bid: the adapter will not bid on any adunits with more than one format.
floors_supported: true | ||
fpd_supported: false | ||
pbjs: true | ||
pbs: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pbs: true | |
pbs: false |
If you set this to false, we can merge this and you can open a second PR that links to the prebid-server PR. Usually prebid server takes a bit longer to merge and release
🏷 Type of documentation
📋 Checklist
Prebid.js PR: Attekmi: add Addigi alias Prebid.js#12697
Prebid-server PR: New Adapter: Addigi - Attekmi alias prebid-server#4176