I used https://github.com/arsduo/koala gem to upload a video to facebook. Internally it uses https://developers.facebook.com/docs/reference/api/video/ api.
Now Second phase come, I want to get the impressions for that video, or particularly I want to get number of views for that video. Is it possible with Facebook Graph API or any other way?