2

I have been looking through to Open Graph documentation and I haven't come across actions that can be defined for multiple users.

For instance, x ran a route with y, or x sent y a photo.

Is it currently possible to do this and if not, does anyone know if there are plans to allow this in the future?

Tim van Dalen
  • 1,470
  • 3
  • 21
  • 41

2 Answers2

2

Just use the arg. ....&tags[]=USERID1&tags[]=USERID2... While publishing the action.

Stephan Alber
  • 251
  • 1
  • 7
1

The best I have found for "x sent y a photo" is to define an object photo on facebook with additional property whose name is "To" and type is "Profile".

igors
  • 358
  • 2
  • 5