I am trying to get video-likes programmatically, the graph api requires a video-id, but I do not know how to get to the video-id?
Is there a way to get a list of all my posted video-ids?
Thanks,
I am trying to get video-likes programmatically, the graph api requires a video-id, but I do not know how to get to the video-id?
Is there a way to get a list of all my posted video-ids?
Thanks,
You can get the videos with the
/me/videos/uploaded
endpoint:https://developers.facebook.com/docs/graph-api/reference/v2.2/user/videos