English 中文(简体)
Facebook 开放格布对象链接和多次张贴
原标题:Facebook Open-Graph object linking and multiple posting

1. I ve added my action and object to my app with facebook open graph. I ve looked out everywhere, but couldn t find how to have the object word be clickable and follow to a link. I know it can be done as I ve seen it done by instagram for instance:

John Doe和Instagram拍了张照片

相片的单词是链接的, 我想知道如何做到这一点。

2. Another thing I ve looked everywhere but couldnt find: How do i apply action on multiple objects in one post? e.g. John Doe bought "Item A" and "Item B" via MyApp

我看到了仪表板行动设置中的判决例子, 这些句子也出现了,所以应该可以做到, 但我不知道如何做到。

Thanks. There examples of sentences

问题回答

Facebook 视动作类型自动处理项目和名词的链接。 例如, 如果您在 < code> Read action on a < code> article 上使用 < code> article 动作, Facebook 将自动将 “John Doe” 中的文章改为“ article A”, 并通过 MyApp 将“ article B” 链接到原始文章 。

如果您创建一个自定义 took 动作和 photo 对象类型, 您可以看到 Facebook 是如何为 Instagram 动作创建链接的。 在 Instagram s 情况下, photo 是对象, 它总是包含链接 。

"https://i.sstatic.net/gI0Sg.jpg" alt="示例"/ >





相关问题
Facebook Connect login dialog not working

I am using Facebook Connect for iPhone and following the official instructions. I use the following code to display the login dialog: FBLoginDialog* dialog = [[[FBLoginDialog alloc] initWithSession:...

Facebook App Profile Tab is Empty ... No Content Displayed?

I can view my application via the http://apps.facebook.com/myapplication/ link and the content shows up correctly. I also added the application as a tab to a facebook page. However, when viewing the ...

Facebook Platform error: "Object cannot be liked"

I m working on a Facebook Application that generates wall posts. In testing these posts, I ve discovered that the Facebook Platform action of "liking" a post is failing. The specific error message ...

how to call showPermissionsDialog() in php (facebook api)?

I was reading over the documentation yet I could not figure out how to call Facebook.showPermissionsDialog() in php include_once ./facebook-platform/php/facebook.php ; $facebook = new Facebook(my ...

Facebook connect

If I plug in the facebook connect into my website, How can I prevent double signups? Lets say I have a user that s already signed up to my site but he clicked the connect with facebook, is there a ...

热门标签