-
Notifications
You must be signed in to change notification settings - Fork 742
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
Event Tracking - Macro Replacement Framework #2623
Event Tracking - Macro Replacement Framework #2623
Commits on Jan 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 882febf - Browse repository at this point
Copy the full SHA 882febfView commit details
Commits on Feb 1, 2022
-
OTT-421: Host level configurations for video events (#241)
* OTT-421: Unit tests and basic framework for events consumption and validation * OTT-421: Changed eventvalidation interface according to configuration.validate() requirements * OTT-421: Made validate method from eventvalidation.go private Co-authored-by: Shriprasad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e84560 - Browse repository at this point
Copy the full SHA 0e84560View commit details
Commits on Feb 3, 2022
-
OTT-421 : Added under development feature note (#244)
* OTT-421: Added note to not enabled this feature. Because, it is still in progress Co-authored-by: Shriprasad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4d8cf9 - Browse repository at this point
Copy the full SHA c4d8cf9View commit details
Commits on Feb 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 93c87c8 - Browse repository at this point
Copy the full SHA 93c87c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 097c755 - Browse repository at this point
Copy the full SHA 097c755View commit details
Commits on Feb 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 38d2bdf - Browse repository at this point
Copy the full SHA 38d2bdfView commit details -
Merge pull request #249 from PubMatic-OpenWrap/OTT-422
OTT-422: Adding support for eventType=vast in analytic endpoint
Configuration menu - View commit details
-
Copy full SHA for c06acee - Browse repository at this point
Copy the full SHA c06aceeView commit details
Commits on Feb 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c4949cb - Browse repository at this point
Copy the full SHA c4949cbView commit details -
OTT-421: Host level configurations for video events (Code Review comm…
…entscoments (#255) * OTT-421: Addressed code review comments Co-authored-by: Shriprasad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0510354 - Browse repository at this point
Copy the full SHA 0510354View commit details -
OTT-421: Host level configurations for video events (Fixed Test failu…
…res) (#256) * OTT-421: Fixed test failures Co-authored-by: Shriprasad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ba4def - Browse repository at this point
Copy the full SHA 2ba4defView commit details
Commits on Feb 17, 2022
-
OTT-421: Added warning when events.enabled=true (#257)
* OTT-421: Added warning when events.enabled is true Co-authored-by: Shriprasad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7766601 - Browse repository at this point
Copy the full SHA 7766601View commit details
Commits on Feb 25, 2022
-
OTT-421: Host level configurations for video events (Code Review comm…
…ents - 2) (#258) * OTT-421: Unit tests and basic framework for events consumption and validation * OTT-421: Reverted unwanted change. * OTT-421: Changed eventvalidation interface according to configuration.validate() requirements * OTT-421: Reverted unwanted change * OTT-421: Made validate method from eventvalidation.go private * OTT-421: Added note to not enabled this feature. Because, it is still in progress * OTT-421: Temporary print statement * OTT-421: Addressed code review comments * OTT-421: Fixed test failures * OTT-421: Added warning when events.enabled is true * OTT-421: Addressed code review comments * OTT-421: Disabled event validations * OTT-421: Reverted stored_requests/data/by_id/accounts/test.json * OTT-421: Removed unwanted comment Co-authored-by: Shriprasad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6db654f - Browse repository at this point
Copy the full SHA 6db654fView commit details
Commits on Mar 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 58003bd - Browse repository at this point
Copy the full SHA 58003bdView commit details
Commits on Mar 7, 2022
-
OTT-421: Host Level Configuration (Code Review addressed) (#261)
* OTT-421: Disabled event validations Co-authored-by: Shriprasad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3042288 - Browse repository at this point
Copy the full SHA 3042288View commit details
Commits on Mar 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 51111e1 - Browse repository at this point
Copy the full SHA 51111e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f49f08c - Browse repository at this point
Copy the full SHA f49f08cView commit details -
Merge branch 'I1725_vast_event_trackers' of https://github.com/PubMat…
…ic-OpenWrap/prebid-server into I1725_vast_event_trackers
Configuration menu - View commit details
-
Copy full SHA for a487988 - Browse repository at this point
Copy the full SHA a487988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f30833 - Browse repository at this point
Copy the full SHA 9f30833View commit details
Commits on Mar 9, 2022
-
Adding support for EventType = Vast in Analytics Endpoint (#262)
* OTT-422: Adding support for eventType=vast in analytic endpoint * Adding test cases
Configuration menu - View commit details
-
Copy full SHA for 5db8af4 - Browse repository at this point
Copy the full SHA 5db8af4View commit details
Commits on Mar 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 308312a - Browse repository at this point
Copy the full SHA 308312aView commit details
Commits on Mar 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c748787 - Browse repository at this point
Copy the full SHA c748787View commit details
Commits on Mar 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6f2a264 - Browse repository at this point
Copy the full SHA 6f2a264View commit details
Commits on May 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 93f5292 - Browse repository at this point
Copy the full SHA 93f5292View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c64634 - Browse repository at this point
Copy the full SHA 2c64634View commit details
Commits on Feb 13, 2023
-
Merge remote-tracking branch 'prebid-upstream/master' into I1725_vast…
…_event_trackers_staging
Configuration menu - View commit details
-
Copy full SHA for b3f981e - Browse repository at this point
Copy the full SHA b3f981eView commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 73337a8 - Browse repository at this point
Copy the full SHA 73337a8View commit details -
OTT-485: Macro Replacement framework (#432)
* OTT-485: Macro Replacement framework * OTT-485: Changes to support custom macros in req.ext.prebid.macros * Truncating the custom macro value length to 100 chars *Encoding macro values * OTT-485: Adding benchmark * Adding unit tests
Configuration menu - View commit details
-
Copy full SHA for ef0bddd - Browse repository at this point
Copy the full SHA ef0bdddView commit details