Has anybody managed to use 'searchTerms' in the commentThreads API from youtube?
https://developers.google.com/youtube/v3/docs/commentThreads/list#searchTerms
a working example would be greatly appreciated, everything I've tried does not seem to work
Example none working API call: https://www.googleapis.com/youtube/v3/commentThreads?key={{myKeyHere}}&textFormat=html&part=snippet&videoId=KUOhpQDDME4&searchTerms=you
Thanks