This is a "get it working approach" before a cleaner implementation with configuration to target specific sites should be implemented. Aim to avoid breakages, and strategise speed of release. Get testing ability so I can make changes with confidence.
Requirements Before Merging
Add secret
Merge this [PR]()
Tests
Please attach the HTML file produced from running the tests related to capturing rawlogs in wtm-testing repository.
WIP
(WTM-916) Update the extension to send YouTube rawlogs
Related Ticket/PR
Changes
Capture ad data driven from youtube api endpoints https://www.youtube.com/youtubei/v1/search?prettyPrint=false https://www.youtube.com/youtubei/v1/browse?prettyPrint=false https://www.youtube.com/youtubei/v1/player?prettyPrint=false https://www.youtube.com/youtubei/v1/next?prettyPrint=false
Concerns
This is a "get it working approach" before a cleaner implementation with configuration to target specific sites should be implemented. Aim to avoid breakages, and strategise speed of release. Get testing ability so I can make changes with confidence.
Requirements Before Merging
Tests
Please attach the HTML file produced from running the tests related to capturing rawlogs in wtm-testing repository.