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

Retailspot Bid Adapter : initial release #9824

Merged
merged 13 commits into from
May 8, 2023

Conversation

rs-guian
Copy link
Contributor

@rs-guian rs-guian commented Apr 18, 2023

Type of change

New bidder adapter

{
  bidder: 'retailspot',
  params: {
    placement: 'test-1234'
  }
}

Other information

I'll add unit tests and documentation on prebid.github.io
have a look at the basic test page:

https://retailspot.github.io/RSPlayer-Demo/testPages/prebid/simple.html?pbjs_debug=true

@ChrisHuie ChrisHuie changed the title Module: Add Retailspot Bid Adapter Retailspot Bid Adapter : initial release Apr 24, 2023
@ChrisHuie
Copy link
Collaborator

@rs-guian can you remove the changes to the packag-lock file from this pr please 🙏

@Rothalack
Copy link
Collaborator

Hey @rs-guian just quickly popping in, I see this error from your test page.

ERROR: Error trying to write ad Id : to the page. Missing adId

This is likely the best thing to track down to figure out why you aren't seeing an ad display. When I find more time I'll see what I can find, but thought I'd come drop this here quickly for you!

@guiann guiann force-pushed the retailspot-bidderadapter branch from a8f5bfc to 2ad1241 Compare May 2, 2023 13:54
@rs-guian
Copy link
Contributor Author

rs-guian commented May 2, 2023

Thank you Rothalack for your feedback.
everything seems fine now.

Copy link
Collaborator

@Rothalack Rothalack left a comment

Choose a reason for hiding this comment

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

Looks good

@Rothalack Rothalack merged commit ca2f974 into prebid:master May 8, 2023
jorgeluisrocha pushed a commit to jwplayer/Prebid.js that referenced this pull request May 23, 2023
* add bidder adapter

* fix env url

* add unit tests

* minor: fix bids access in request

* add details in bid response

* fix unit tests

* fix adId undefined case

* reset package lock json

* handle vastXml as base64 string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants