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

Taboola Bid Adapter: api support for https #8520

Merged
merged 70 commits into from
Jun 6, 2022
Merged
Changes from all commits
Commits
Show all changes
70 commits
Select commit Hold shift + click to select a range
478dc6b
create taboola adapter
mikizi Feb 7, 2022
bb75997
create taboola adapter md
mikizi Feb 7, 2022
a8fe097
taboolaBidAdapter.js - small fixes
mikizi Feb 7, 2022
6314750
taboolaBidAdapter.js - small fixes
mikizi Feb 7, 2022
644ba0f
update the md
mikizi Feb 7, 2022
b09a481
update the Maintainer email
mikizi Feb 8, 2022
0f11f67
* update MD page
mikizi Feb 8, 2022
90b0258
* add privacy to the request builder
mikizi Feb 8, 2022
7b1001c
Merge branch 'master' of https://github.com/prebid/Prebid.js into add…
mikizi Feb 8, 2022
7562ed1
Merge branch 'master' of https://github.com/taboola/Prebid.js into ad…
mikizi Feb 9, 2022
de81396
* code refactoring + add more accurate way to get page url and referer
mikizi Feb 9, 2022
a1dfd88
* code refactoring + gte user id
mikizi Feb 10, 2022
600a9d0
* code refactoring + gte user id
mikizi Feb 13, 2022
7fb1379
* update end point url
mikizi Feb 15, 2022
0cf48ad
small fixes + update epi url
mikizi Feb 21, 2022
2e81b9b
Merge pull request #1 from taboola/add-taboola-bid-adapter
mikizi Apr 24, 2022
7f7a0bc
Merge branch 'master' of https://github.com/prebid/Prebid.js
mikizi May 8, 2022
e6e0235
remove the destruction from the bidResponse property
mikizi May 8, 2022
1dabc41
(update the unit tests) remove the destruction from the bidResponse p…
mikizi May 8, 2022
4e4ff4a
fix tests
mikizi May 9, 2022
9f97222
fix tests - run stubs on each test
mikizi May 9, 2022
40a0cf6
rerun because of another adapter flaky test
mikizi May 9, 2022
07a1508
rerun because of another adapter flaky test
mikizi May 9, 2022
6f73485
fix cors issue, switch between height, width position
mikizi May 10, 2022
c13e0c2
update badv, bcat to be based in the ortb2 to support prebid 7 new pr…
mikizi May 22, 2022
1a81f33
retry run circleci
mikizi May 22, 2022
425281f
retry run circleci
mikizi May 22, 2022
fe9ba64
Merge branch 'master' of https://github.com/prebid/Prebid.js
mikizi May 22, 2022
3196a74
pull from upstream
mikizi May 22, 2022
637c11f
update badv, bcat UT
mikizi May 22, 2022
7ae2995
rerun build
mikizi May 23, 2022
8b56406
rerun build
mikizi May 23, 2022
3ec5b3f
Merge branch 'master' of https://github.com/prebid/Prebid.js
mikizi May 24, 2022
599c827
support storageAllowed restriction on unit tests for prebid 7
mikizi May 26, 2022
37e9f2b
create taboola adapter
mikizi Feb 7, 2022
9e518ba
create taboola adapter md
mikizi Feb 7, 2022
3e2a910
taboolaBidAdapter.js - small fixes
mikizi Feb 7, 2022
2aa70e4
taboolaBidAdapter.js - small fixes
mikizi Feb 7, 2022
0ada596
update the md
mikizi Feb 7, 2022
8603f26
update the Maintainer email
mikizi Feb 8, 2022
e0a2675
* update MD page
mikizi Feb 8, 2022
4ac1cd4
* add privacy to the request builder
mikizi Feb 8, 2022
891fd1e
* code refactoring + add more accurate way to get page url and referer
mikizi Feb 9, 2022
1dd1f4f
* code refactoring + gte user id
mikizi Feb 10, 2022
b99902b
* code refactoring + gte user id
mikizi Feb 13, 2022
dd2c61f
* update end point url
mikizi Feb 15, 2022
4d00a14
small fixes + update epi url
mikizi Feb 21, 2022
8edfa53
remove the destruction from the bidResponse property
mikizi May 8, 2022
306c2f7
(update the unit tests) remove the destruction from the bidResponse p…
mikizi May 8, 2022
22cd757
fix tests
mikizi May 9, 2022
6963eb0
fix tests - run stubs on each test
mikizi May 9, 2022
1757041
rerun because of another adapter flaky test
mikizi May 9, 2022
9229d6b
rerun because of another adapter flaky test
mikizi May 9, 2022
0653add
fix cors issue, switch between height, width position
mikizi May 10, 2022
040b747
update badv, bcat to be based in the ortb2 to support prebid 7 new pr…
mikizi May 22, 2022
c99fbbb
retry run circleci
mikizi May 22, 2022
c39b6cf
retry run circleci
mikizi May 22, 2022
0cdb293
pull from upstream
mikizi May 22, 2022
1c71403
update badv, bcat UT
mikizi May 22, 2022
10acfe7
rerun build
mikizi May 23, 2022
c67302e
rerun build
mikizi May 23, 2022
0784363
support storageAllowed restriction on unit tests for prebid 7
mikizi May 26, 2022
ada62a8
Merge branch 'master' of https://github.com/taboola/Prebid.js
mikizi May 26, 2022
fdc1ca3
support storageAllowed restriction on unit tests for prebid 7
mikizi May 26, 2022
3ea96c1
add it also to the aftereach
mikizi May 26, 2022
c525fc1
add it also to the aftereach
mikizi May 26, 2022
e4f02ce
Merge branch 'master' of https://github.com/prebid/Prebid.js
mikizi May 29, 2022
4c1c508
Merge remote-tracking branch 'origin/master'
mikizi May 29, 2022
27eadc9
Merge branch 'master' of https://github.com/prebid/Prebid.js
mikizi Jun 6, 2022
5baada1
change the api endpoint https protocol
mikizi Jun 6, 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
2 changes: 1 addition & 1 deletion modules/taboolaBidAdapter.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {getStorageManager} from '../src/storageManager.js';
const BIDDER_CODE = 'taboola';
const GVLID = 42;
const CURRENCY = 'USD';
export const END_POINT_URL = 'http://hb.bidder.taboola.com/TaboolaHBOpenRTBRequestHandlerServlet';
export const END_POINT_URL = 'https://hb.bidder.taboola.com/TaboolaHBOpenRTBRequestHandlerServlet';
const USER_ID = 'user-id';
const STORAGE_KEY = `taboola global:${USER_ID}`;
const COOKIE_KEY = 'trc_cookie_storage';
Expand Down