Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Sspbc Bid Adapter : add native asset mapping and floor updates #9389

Merged
merged 56 commits into from
Feb 21, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
1a37b62
Merge pull request #1 from prebid/master
wojciech-bialy-wpm Aug 18, 2020
5a90ba4
Update tests for sspBC adapter
wojciech-bialy-wpm Nov 16, 2020
2183a85
Merge pull request #9 from prebid/master
wojciech-bialy-wpm May 20, 2021
767334b
Merge pull request #11 from prebid/master
wojciech-bialy-wpm Jun 1, 2021
97d7ccf
Merge pull request #13 from prebid/master
wojciech-bialy-wpm Jul 29, 2021
8856c36
Merge pull request #15 from prebid/master
wojciech-bialy-wpm Sep 21, 2021
754df70
Merge pull request #16 from prebid/master
wojciech-bialy-wpm Oct 7, 2021
273e7db
[sspbc-adapter] 5.3 updates: content-type for notifications
Oct 8, 2021
08c90fb
[sspbc-adapter] pass CTA to native bid
Oct 14, 2021
363d342
[sspbc-5.3] keep pbsize for detected adunits
Oct 14, 2021
22b2afc
[sspbc-5.3] increment adaptor ver
Oct 14, 2021
62dad10
[sspbc-adapter] maintenance update to sspBCBidAdapter
Oct 14, 2021
65a7738
remove yarn.lock
Oct 14, 2021
d224072
Merge pull request #17 from prebid/master
wojciech-bialy-wpm Oct 14, 2021
cf9f3e0
Delete package-lock.json
wojciech-bialy-wpm Oct 25, 2021
1721574
remove package-lock.jsonfrom pull request
Oct 25, 2021
ee21d84
update sspbc-5.3 branch
Oct 25, 2021
170fdcd
Merge branch 'master' of https://github.com/prebid/Prebid.js into ssp…
Oct 25, 2021
26ca477
[sspbc-adapter] send pageViewId in request
Oct 25, 2021
2a8278b
[sspbc-adapter] update pageViewId test
Oct 25, 2021
14ac217
Merge pull request #19 from prebid/master
wojciech-bialy-wpm Nov 16, 2021
6d5bbd3
[sspbc-adapter] add viewabiility tracker to native ads
Nov 16, 2021
75174f6
[sspbc-adapter] add support for bid.admNative property
Nov 16, 2021
7891a9e
[sspbc-adapter] ensure that placement id length is always 3 (improves…
Nov 18, 2021
ad6a21a
[sspbc-adapter] read publisher id and custom ad label, then send them…
Nov 18, 2021
e422156
[sspbc-adapter] adlabel and pubid are set as empty strings, if not pr…
Nov 18, 2021
9a792f0
[sspbc-adapter] jstracker data fix
Nov 22, 2021
9ea4c7c
[sspbc-adapter] jstracker data fix
Nov 22, 2021
4461f6f
[sspbc-adapter] send tagid in notifications
Nov 24, 2021
ca7c5b4
[sspbc-adapter] add gvlid to spec; prepare getUserSyncs for iframe + …
Nov 26, 2021
56bbd8f
[sspbc-adapter] fix notification payload
wojciech-bialy-wpm Dec 17, 2021
51a7ca2
[sspbc-adapter] fix notification payload, fix tests
wojciech-bialy-wpm Dec 17, 2021
2ab4e9e
[sspbc-adapter] add userIds to ortb request
wojciech-bialy-wpm Dec 28, 2021
fbc8a40
[sspbc-adapter] update to 4.1, change request to be ortb 2.6 compliant
wojciech-bialy-wpm Jan 11, 2022
94432b9
[sspbc-adapter] update tests
wojciech-bialy-wpm Jan 24, 2022
e481d8b
[ssbc-adapter] bid cache for video ads
wojciech-bialy-wpm Mar 29, 2022
74f6039
[sspbc-adapter] sync with Prebid.js/master
wojciech-bialy-wpm Mar 30, 2022
cdab5ab
[sspbc-adapter] add PageView.id to banner ad; update tests
wojciech-bialy-wpm Mar 30, 2022
c722caf
[sspbc-adapter] fix window.gam not being added to banner html
wojciech-bialy-wpm Mar 31, 2022
383fb31
Merge pull request #21 from prebid/master
wojciech-bialy-wpm Apr 12, 2022
f981c8a
[sspbc-adapter] send device / content language
wojciech-bialy-wpm Apr 22, 2022
cbe249d
[sspbc-adapter] send pageview and site ids to user sync frame
wojciech-bialy-wpm Apr 25, 2022
108017f
[sspbc-adapter] add ES6 version of common ad library (for banner crea…
wojciech-bialy-wpm Apr 25, 2022
398a0bb
[sspbc-adapter] move content property
wojciech-bialy-wpm Apr 26, 2022
1b3101e
[sspbc-adapter] reorganize notification payload creator
wojciech-bialy-wpm Apr 28, 2022
8ad7fe3
[sspbc-adapter] store PLN price in meta; send in bidWon notification
wojciech-bialy-wpm May 5, 2022
15f17ef
[sspbc-adapter] add playbackmethod to supporten video params; allow o…
wojciech-bialy-wpm May 9, 2022
7fb4f04
[sspbc-adapter] update md
wojciech-bialy-wpm May 9, 2022
e8b829e
[sspbc-adapter] fix error in mapVideo method (Object assign merror wh…
wojciech-bialy-wpm May 11, 2022
3b7e127
update master branch
wojciech-bialy-wpm Jul 25, 2022
7f3fbdf
Merge branch 'prebid-master' into sspbc-5.6
wojciech-bialy-wpm Jul 25, 2022
9fd8390
[sspbc-5.7] remove storage/cookie detection
wojciech-bialy-wpm Jul 25, 2022
a197738
[sspbc-5.7] update remote branch
wojciech-bialy-wpm Aug 1, 2022
d2cb5f9
[sspbc-5.7] add screen size to request
wojciech-bialy-wpm Aug 1, 2022
f786ec4
Merge pull request #26 from prebid/master
wojciech-bialy-wpm Jan 3, 2023
9df151d
[sspbc-adapter] add adapter update from sspbc-5.8 branch
wojciech-bialy-wpm Jan 3, 2023
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