mfilippov / vimeo-dot-net

A .NET wrapper for Vimeo API v3.0
MIT License
98 stars 88 forks source link

Is there an endpoint for the analytics? #162

Closed leijae closed 2 years ago

leijae commented 2 years ago

I see we can get the stats of accounts and videos, but what analytics like view duration and such?

I could roll my own call, but I can't even find official documentation for those endpoints.

Anyone know?

mfilippov commented 2 years ago

We support only official API calls. If you find official API calls for that, you could send PR.