Prebid.js icon indicating copy to clipboard operation
Prebid.js copied to clipboard

revbid Bid Adapter: initial Release

Open v0idxyz opened this issue 1 year ago • 3 comments

Type of change

  • [ ] Bugfix

  • [ ] Feature

  • [x] New bidder adapter

  • [ ] Code style update (formatting, local variables)

  • [ ] Refactoring (no functional changes, no api changes)

  • [ ] Build related changes

  • [ ] CI related changes

  • [ ] Does this change affect user-facing APIs or examples documented on http://prebid.org?

  • [ ] Other

Description of change

Adapters Maintainer and Contact Person: [email protected]

                            bidders: [{
                                bidder: "revbid",
                                params: {
                                    placementId: "testPlacementId"
                                }
                            }]

Other information

v0idxyz avatar Apr 01 '24 20:04 v0idxyz

@ChrisHuie do you know if there are docs submitted for this?

mmoschovas avatar Apr 17 '24 14:04 mmoschovas

@ChrisHuie do you know if there are docs submitted for this?

Doesn't appear there are docs

ChrisHuie avatar May 06 '24 21:05 ChrisHuie

@v0idxyz can you create a doc PR for this submission

mmoschovas avatar May 07 '24 20:05 mmoschovas