So I’m in the process of building a twitter app and it’s going well but I’ve had a request from a user if it’s possible to stop receiving notifications a tweet they retweet using the app. The issue they’re finding is that when they retweet it they then often get a lot of notifications throughout the day and night either disturbing them or waking them up. Is there something that I can do with the twitter API to mute the tweet that’s causing the notifications?
The next question is fairly simple. Is it possible to get the number of time a video is viewed on a tweet?
Thanks so much for writing in. We do have the ability to mute or unmute a user. To mute or unmute a user you would use the POST mutes/users/create and POST mutes/users/destroy if they want to stop notifications from particular users. Are you looking for all users or just one?
In terms of video views - they are available in the enterprise Engagement API.
1 Like
Thanks for getting back to me @jessicagarson.
I’m looking to mute the conversation to suppress the notifications.
1 Like
We currently don’t have a way to mute notifications for conversations. If you have any ideas for new features or other ideas be sure to give us feedback. There is currently an idea on metrics for video as well. Also keep an eye on upcoming Labs features in case they can help you by viewing our roadmap.
1 Like
system
closed
#5
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.