I've managed to publish an activity using the Graph API. How can you tag friends in a action?
I can see you can add tags in the action dashboard, but other than that it's not specified how to tag friends.
|
I've managed to publish an activity using the Graph API. How can you tag friends in a action? I can see you can add tags in the action dashboard, but other than that it's not specified how to tag friends. |
||||
|
|
|
There's a simplified example at https://developers.facebook.com/docs/beta/opengraph/actions/#tagging
A sample call would be a
That would tag the users in the action, and also tag them at a place |
||||
|
|