Question

I am trying to tag friends in facebook video, using Facebook API, I am coding in PHP.

In Permission Documentation,

There are permissions

user_photo_video_tags   
friends_photo_video_tags

But I don't see anything mentioned in Facebook API reference

Was it helpful?

Solution

it's on this page: https://developers.facebook.com/docs/reference/api/photo/#tags


oops, my bad. video tagging is not supported. https://developers.facebook.com/docs/reference/api/video/, at least not by the Graph API.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top