如何“通过应用程序”删除在 Facebook 页面上发帖时
当通过我的应用程序发布到页面墙(提要)时,Facebook 在帖子内容下添加“20 分钟前*通过 my_app*”。这对我的公司来说是一个问题,因为他们不希望粉丝知道发布是通过应用程序完成的,从而失去个人风格。
有什么办法可以丢失帖子的“*via my_ap*p”部分吗?这些是我尝试过的一些事情:
- 我已授予页面管理员用户所有可能的权限,包括“manage_pages”
- 已尝试使用从该页面的 graph api me/accounts 返回的令牌/模拟页面
请告诉我,缺少制作一个机器人来完成整个事情,有没有什么方法可以通过 facebook api 来做到这一点。
感谢您提供的任何帮助。
When posting to the page wall (feed) through my application, under the post contents facebook adds '20 minutes ago *via my_app*'. This is a problem for my company, since they don't want the fans knowing the posting is done through an application, thus losing the personal touch.
Is there any way to lose the '*via my_ap*p' part of the post? These are some of the things I have tried:
- I have given every possible permission on the page admin user, including 'manage_pages'
- Have tried with the token returned from graph api me/accounts for that page / Impersonating pages
Please tell me, short of making a bot to do the whole thing, is there any way to do this through the facebook api.
Thank you for any help you can provide.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
看看你的竞争对手在做什么。该行业最大的公司已将他们的应用程序命名为“Publisher”。当用户单击此页面时,将打开一个页面,其中没有说明该应用程序的创建者 - 实际上它根本没有说明任何内容。您还可以为您的 Facebook 发布应用程序使用名称“Publisher” - 在 Facebook 应用程序中名称不必是唯一的。
See what your competitors are doing. The largest company in this business has named their app "Publisher". When users click on this a page will open up that doesn't say anything about who created the app - actually it doesn't say anything at all. You could also use the name "Publisher" for your Facebook publishing app - in Facebook app names don't have to be unique.
如果您不想让人们看到您是哪家公司,那么 Facebook 就不适合您!
我很确定,您也会违反 Facebook(开发者)的条款。
If you don't want the people to see which company you are, then Facebook is the wrong platform for you!
I'm pretty sure, you also would violate the terms of Facebook (Developer).