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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.