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

Rise Bid Adapter: Added support for banner & gpid #8083

Merged
merged 76 commits into from
Mar 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
3cfdf9d
add Rise adapter
noamtzuberi Jan 3, 2021
923e646
fixes
noamtzuberi Jan 3, 2021
499f36f
change param isOrg to org
noamtzuberi Jan 5, 2021
d33a8af
Rise adapter
noamtzuberi Jan 5, 2021
b2cdd97
change email for rise
noamtzuberi Jan 5, 2021
b8a140c
change email for rise
noamtzuberi Jan 5, 2021
3ce6a3b
fix circle failed
noamtzuberi Jan 5, 2021
dd10c25
bump
noamtzuberi Jan 5, 2021
464d2b7
bump
noamtzuberi Jan 5, 2021
1c52066
bump
noamtzuberi Jan 5, 2021
2b1fad5
remove space
noamtzuberi Jan 6, 2021
b08dd59
Merge branch 'master' of https://github.com/streamrail/Prebid.js
noamtzu Jul 6, 2021
924bb15
Upgrade Rise adapter to 5.0
noamtzu Jul 6, 2021
0f9e730
Merge branch 'prebid:master' into master
noamtzu Jul 13, 2021
87c6a56
Merge branch 'prebid:master' into master
noamtzu Jul 20, 2021
e8e613b
Merge branch 'master' of https://github.com/streamrail/Prebid.js
noamtzu Aug 18, 2021
1ba7048
Merge branch 'master' of github.com:prebid/Prebid.js
Aug 23, 2021
a032702
Merge branch 'prebid:master' into master
noamtzu Aug 27, 2021
a5e5954
Merge branch 'prebid:master' into master
noamtzu Sep 5, 2021
bc2dafd
Merge branch 'prebid:master' into master
noamtzu Sep 12, 2021
75344c1
Merge branch 'prebid:master' into master
noamtzu Sep 19, 2021
2e17e14
Merge branch 'prebid:master' into master
noamtzu Nov 21, 2021
1e9b922
Merge branch 'prebid:master' into IVP-3525
OronW Jan 11, 2022
03099f3
Merge branch 'prebid:master' into master
noamtzu Jan 13, 2022
af01342
updated from master
OronW Jan 16, 2022
5c30696
Merge branch 'prebid:master' into master
noamtzu Jan 17, 2022
a8757b5
starting to combine adUnits to a single request. Added banner media type
OronW Jan 18, 2022
5b02485
improved logic
OronW Jan 18, 2022
6b9190b
handle multiple response bids. Updated sent params from buildRequests
OronW Jan 18, 2022
ae71d15
removed the old build request function
OronW Jan 18, 2022
cad0184
fixed testMode logic
OronW Jan 19, 2022
9babeed
setting different params by the mediaType, if they're available
OronW Jan 19, 2022
d600e07
updated media format for adUnits (vastXml / html)
OronW Jan 19, 2022
bc1d897
Merge branch 'prebid:master' into master
noamtzu Jan 23, 2022
e2db9d5
updated response structure and some request params
OronW Jan 23, 2022
4e53663
updated request and response structure and logic
OronW Jan 24, 2022
d0b14d0
fixed netRevenue param
OronW Jan 25, 2022
9fb589e
syntax and naming fix
OronW Jan 25, 2022
06adee3
adapter syntax fix and tests partial update according to adapter's ne…
OronW Jan 25, 2022
e4115f3
more tests updated. Small adapter tweaks
OronW Jan 26, 2022
e003c55
updated tests to match new request and response structures
OronW Jan 26, 2022
cb962c4
fixed config on one of the tests
OronW Jan 26, 2022
3ed7867
Merge branch 'prebid:master' into master
noamtzu Jan 27, 2022
775af5b
improved logic
OronW Jan 27, 2022
ec6c544
separated query for video and banner keys
OronW Jan 30, 2022
9d8d6af
Merge branch 'prebid:master' into master
noamtzu Jan 30, 2022
66fe1c6
merged master into branch
OronW Jan 31, 2022
bb11414
added nurl tests
OronW Jan 31, 2022
89b5a0c
added display tests
OronW Feb 1, 2022
bf356be
updated requests structure and tests video/display together
OronW Feb 2, 2022
e042922
removed TODO
OronW Feb 7, 2022
77371ff
changes bids object params to camelCase
OronW Feb 8, 2022
716680f
moved tmax to general params instead of bids. Updated params names in…
OronW Feb 8, 2022
5588343
sending playbackMethod as a single int
OronW Feb 9, 2022
fa01840
sending playbackMethod as a single int
OronW Feb 9, 2022
12ef7fb
Merge branch 'prebid:master' into master
noamtzu Feb 10, 2022
20e37cf
support gpid
noamtzu Feb 10, 2022
d70f45d
changed the playbackMethodValue signal to let
OronW Feb 12, 2022
dea0127
merged IVP-3525 into branch
OronW Feb 13, 2022
0397076
Merge pull request #13 from streamrail/IVP-3593
OronW Feb 13, 2022
79f4cf7
changed vars signal order
OronW Feb 13, 2022
1071b80
moved placement_id key to bids object
OronW Feb 14, 2022
ad55cd9
changed placementId to camelCase
OronW Feb 14, 2022
05b9842
fixed issue where placementId tried to access wrong object
OronW Feb 14, 2022
1e82a75
fixed floorPrice bug
OronW Feb 15, 2022
f8ae21b
moved currency and netRevenue keys to each bid object
OronW Feb 16, 2022
c5e100d
cr
noamtzu Feb 16, 2022
8915e63
updated placementId value. Added condition to currency and netRevenue
OronW Feb 17, 2022
432947c
Delete package-lock.json
OronW Feb 17, 2022
a4bfb4f
Merge branch 'prebid:master' into master
OronW Feb 17, 2022
b9923f4
merged master into branch
OronW Feb 17, 2022
d9ea312
merged master into branch
OronW Feb 17, 2022
b9a1ac2
added package-lock.json back
OronW Feb 17, 2022
0cac25a
removed line from package.json
OronW Feb 17, 2022
11f464f
updated some self tests logic
OronW Feb 17, 2022
c038211
empty commit
noamtzu Feb 17, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading