You can use the Get Streams API to periodically poll for the current view count
This won’t work client side, due to the upcoming oAuth requirements
You will need to generate and use a Server to Server token AKA App Token
on a Server cron job.
You can use the Get Streams API to periodically poll for the current view count
This won’t work client side, due to the upcoming oAuth requirements
You will need to generate and use a Server to Server token AKA App Token
on a Server cron job.