-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Telaria: Added SupplyChain Object support and an onTimeout Callback #4137
Commits on Aug 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5dcf4b5 - Browse repository at this point
Copy the full SHA 5dcf4b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a19ea2 - Browse repository at this point
Copy the full SHA 0a19ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1d19e4 - Browse repository at this point
Copy the full SHA e1d19e4View commit details -
Removed the check for optional params, they are handled in the server…
…. Also updated certain param names used in the test spec.
Configuration menu - View commit details
-
Copy full SHA for 0863824 - Browse repository at this point
Copy the full SHA 0863824View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb0973a - Browse repository at this point
Copy the full SHA cb0973aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 836779c - Browse repository at this point
Copy the full SHA 836779cView commit details -
fixed code indentation in /spec/AnalyticsAdapter_spec.js which causin…
…g the CircleCI tests to fail.
Configuration menu - View commit details
-
Copy full SHA for 850c4f4 - Browse repository at this point
Copy the full SHA 850c4f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad01373 - Browse repository at this point
Copy the full SHA ad01373View commit details -
Configuration menu - View commit details
-
Copy full SHA for df23a42 - Browse repository at this point
Copy the full SHA df23a42View commit details -
Configuration menu - View commit details
-
Copy full SHA for de868c1 - Browse repository at this point
Copy the full SHA de868c1View commit details -
creative Id is required when we build a response but our server doesn…
…'t always have the crid, so using a sentinel value when we don't have the crid.
Configuration menu - View commit details
-
Copy full SHA for dd996a9 - Browse repository at this point
Copy the full SHA dd996a9View commit details
Commits on Aug 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7ef41b9 - Browse repository at this point
Copy the full SHA 7ef41b9View commit details -
Merge https://github.com/prebid/Prebid.js
# Conflicts: # package-lock.json
Configuration menu - View commit details
-
Copy full SHA for d7b95e6 - Browse repository at this point
Copy the full SHA d7b95e6View commit details
Commits on Dec 12, 2018
-
Merge branch 'master' of https://github.com/prebid/Prebid.js
Vinay Prasad committedDec 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 58cc7ce - Browse repository at this point
Copy the full SHA 58cc7ceView commit details -
Vinay Prasad committed
Dec 12, 2018 Configuration menu - View commit details
-
Copy full SHA for 81ec17a - Browse repository at this point
Copy the full SHA 81ec17aView commit details
Commits on Dec 13, 2018
-
updated telaria bid adapter to use player size provided by the bid.me…
…diaTypes.video.playerSize instead of bid.sizes. prebid#3331
Vinay Prasad committedDec 13, 2018 Configuration menu - View commit details
-
Copy full SHA for cebc764 - Browse repository at this point
Copy the full SHA cebc764View commit details
Commits on Dec 14, 2018
-
- removed the requirement for having player size
- updated the test spec to reflect the above change - removed changes to the package-lock.json file.
Vinay Prasad committedDec 14, 2018 Configuration menu - View commit details
-
Copy full SHA for 7d617a7 - Browse repository at this point
Copy the full SHA 7d617a7View commit details
Commits on Dec 18, 2018
-
added a param to the ad call url to let us know that the request is c…
…oming via hb.
Vinay Prasad committedDec 18, 2018 Configuration menu - View commit details
-
Copy full SHA for 012a77b - Browse repository at this point
Copy the full SHA 012a77bView commit details
Commits on Dec 19, 2018
-
to lower casing the bidder code.
Vinay Prasad committedDec 19, 2018 Configuration menu - View commit details
-
Copy full SHA for 178c072 - Browse repository at this point
Copy the full SHA 178c072View commit details
Commits on Apr 1, 2019
-
Merge branch 'master' of https://github.com/prebid/Prebid.js
# Conflicts: # modules/telariaBidAdapter.js
Vinay Prasad committedApr 1, 2019 Configuration menu - View commit details
-
Copy full SHA for fb10552 - Browse repository at this point
Copy the full SHA fb10552View commit details -
Merge branch 'master' of https://github.com/prebid/Prebid.js
# Conflicts: # modules/telariaBidAdapter.js Added GDPR support
Vinay Prasad committedApr 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 7c6f20c - Browse repository at this point
Copy the full SHA 7c6f20cView commit details
Commits on Apr 2, 2019
-
Sending the gdpr & gdpr consent string only if they're defined
Vinay Prasad committedApr 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 32831bf - Browse repository at this point
Copy the full SHA 32831bfView commit details
Commits on May 6, 2019
-
Merge branch 'master' of https://github.com/prebid/Prebid.js
Merging with master
Vinay Prasad committedMay 6, 2019 Configuration menu - View commit details
-
Copy full SHA for a9607be - Browse repository at this point
Copy the full SHA a9607beView commit details
Commits on May 21, 2019
-
Merge branch 'master' of https://github.com/prebid/Prebid.js
Merged the fork with the latest master
Vinay Prasad committedMay 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 3b3e433 - Browse repository at this point
Copy the full SHA 3b3e433View commit details -
- Updated the test ad unit to use 'telaria' as the bidder code.
- Added an example URL.
Vinay Prasad committedMay 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 95f6d98 - Browse repository at this point
Copy the full SHA 95f6d98View commit details
Commits on May 23, 2019
-
using the bidder code constant
Vinay Prasad committedMay 23, 2019 Configuration menu - View commit details
-
Copy full SHA for 5385ca0 - Browse repository at this point
Copy the full SHA 5385ca0View commit details
Commits on Aug 28, 2019
-
Merge branch 'master' of https://github.com/prebid/Prebid.js
Merging the telaria prebid fork to master
Vinay Prasad committedAug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 787a6ff - Browse repository at this point
Copy the full SHA 787a6ffView commit details
Commits on Aug 29, 2019
-
- Implemented the 'onTimeout' callback to fire a pixel when there's a…
… timeout. - Added the ability to serialize an schain object according to the description provided here: https://github.com/InteractiveAdvertisingBureau/openrtb/blob/master/supplychainobject.md
Vinay Prasad committedAug 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 6f2cb7d - Browse repository at this point
Copy the full SHA 6f2cb7dView commit details -
some mods to the schain tag generation
Vinay Prasad committedAug 29, 2019 Configuration menu - View commit details
-
Copy full SHA for b64b614 - Browse repository at this point
Copy the full SHA b64b614View commit details
Commits on Aug 30, 2019
-
- added tests for schain param checking.
Vinay Prasad committedAug 30, 2019 Configuration menu - View commit details
-
Copy full SHA for fa420db - Browse repository at this point
Copy the full SHA fa420dbView commit details -
- fixed a malformed url for timeouts
Vinay Prasad committedAug 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 4d8f45d - Browse repository at this point
Copy the full SHA 4d8f45dView commit details -
- Removed a trailing ',' while generating a schain param.
Vinay Prasad committedAug 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 834945d - Browse repository at this point
Copy the full SHA 834945dView commit details