Quantcast
Channel: Active questions tagged youtube-api - Stack Overflow
Viewing all articles
Browse latest Browse all 3638

Youtube Data API: How to get recent activity types .like .favorite and .subscription

$
0
0

We are playing with the Youtube data API and want to get the

snippet.typestring:
favorite
likesubscription

however this only works for old subscriptions (3 years), no recent activity for likes and favorites

in general the connection works as we can get recent video uploads but not these types
favorite
likesubscription

we tried connection through oauth and channelId + api key but had the same issues

we created the test account and made sure there is recent activity but nothing showed up

did anyone have experience with this or similar issues?

we used thishttps://youtube.googleapis.com/youtube/v3/activities?part=snippet&mine=true&access_token=[TOKEN]andhttps://youtube.googleapis.com/youtube/v3/activities?part=snippet&channelId=UCxlF-pLQQUAHZSixTqHiwDQ&key=[API_KEY]


Viewing all articles
Browse latest Browse all 3638

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>