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

JW Player Bid Adapter : initial release #11344

Merged
merged 48 commits into from
Apr 25, 2024

Conversation

karimMourra
Copy link
Collaborator

Type of change

  • New bidder adapter

Description of change

Introduces the new JW Player Bid Adapter

Other information

Docs PR: prebid/prebid.github.io#5256

@ChrisHuie ChrisHuie changed the title Module: JW Player Bid Adapter JW Player Bid Adapter : initial release Apr 16, 2024
@ChrisHuie ChrisHuie self-requested a review April 24, 2024 19:55
@ChrisHuie ChrisHuie assigned ChrisHuie and unassigned mmoschovas Apr 25, 2024
@ChrisHuie ChrisHuie removed the request for review from mmoschovas April 25, 2024 12:47
@ChrisHuie ChrisHuie merged commit fadc303 into prebid:master Apr 25, 2024
4 checks passed
Ticki84 pushed a commit to criteo-forks/Prebid.js that referenced this pull request May 14, 2024
* jwplayerBidAdapter module created

* created initial skeleton of jwplayerBidAdapter

* cleaned up initial skeleton for jwplayerBidAdapter

* added description to jwplayerBidAdapter.md

* created jwplayerBidAdapter unit test suite

* implemented isBidRequestValid with unit tests

* initial creation of the buildRequests function

* incorporated feedback from pr and refactored.

* added video object, impExt object, and site content object to jwplayerBidAdapter

* added feedback from pr

* fixed parameters for methods in jwplayerBidAdapter

* added feedback from pr and unit tests

* removed superfluous array

* fixed nits

* added feedback to jw adapter and tests for buildRequests

* added feedback

* one last feedback for request site

* added site object unit test

* fixed buildRequestSite object

* added unit tests for site object

* fixed unit tests for buildRequestSite

* skeleton of interpretResponse

* initial attempt at interpretResponse

* started unit test

* finished interpretResponse with unit test

* populates schain as well as other params

* reads schain from bidrequest

* updates unit tests

* improves tests

* tests tmax

* deletes obsolete comments

* errors when url is missing

* updates tests

* implements usersync

* supports iframe sync

* registers user sync properly

* tests user sync

* uses boost email

* improves ortb reqs

* interprets response

* updates tests

* updates tests

* removes playerSize official support

* adds md

* updates demo

* adds content url

* adds jwplayer ssp

* renames demo

---------

Co-authored-by: Jorge Rocha <[email protected]>
DecayConstant pushed a commit to mediavine/Prebid.js that referenced this pull request Jul 18, 2024
* jwplayerBidAdapter module created

* created initial skeleton of jwplayerBidAdapter

* cleaned up initial skeleton for jwplayerBidAdapter

* added description to jwplayerBidAdapter.md

* created jwplayerBidAdapter unit test suite

* implemented isBidRequestValid with unit tests

* initial creation of the buildRequests function

* incorporated feedback from pr and refactored.

* added video object, impExt object, and site content object to jwplayerBidAdapter

* added feedback from pr

* fixed parameters for methods in jwplayerBidAdapter

* added feedback from pr and unit tests

* removed superfluous array

* fixed nits

* added feedback to jw adapter and tests for buildRequests

* added feedback

* one last feedback for request site

* added site object unit test

* fixed buildRequestSite object

* added unit tests for site object

* fixed unit tests for buildRequestSite

* skeleton of interpretResponse

* initial attempt at interpretResponse

* started unit test

* finished interpretResponse with unit test

* populates schain as well as other params

* reads schain from bidrequest

* updates unit tests

* improves tests

* tests tmax

* deletes obsolete comments

* errors when url is missing

* updates tests

* implements usersync

* supports iframe sync

* registers user sync properly

* tests user sync

* uses boost email

* improves ortb reqs

* interprets response

* updates tests

* updates tests

* removes playerSize official support

* adds md

* updates demo

* adds content url

* adds jwplayer ssp

* renames demo

---------

Co-authored-by: Jorge Rocha <[email protected]>
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

4 participants