문제

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?

도움이 되었습니까?

해결책

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".

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top