I am trying to tag friends in facebook video, using Facebook API, I am coding in PHP.
There are permissions
user_photo_video_tags
friends_photo_video_tags
But I don't see anything mentioned in Facebook API reference
|
I am trying to tag friends in facebook video, using Facebook API, I am coding in PHP. There are permissions
But I don't see anything mentioned in Facebook API reference |
||||
|
|
|
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. |
|||||||||
|