将 FB 页面帖子标记为垃圾邮件
如何将我的墙或页面墙上的帖子标记为垃圾邮件(我使用应用程序进行管理)?我拥有 read_stream
、manage_pages
和 publish_stream
权限。我尝试用谷歌搜索它并在 FB 文档中搜索,但一无所获。
更新
我以后可以通过 API 取消该帖子的垃圾邮件吗?
How can I mark posts as spam on my wall or the page's wall, which I manage using my application? I have read_stream
, manage_pages
and publish_stream
permissions. I've tried to google it and to search in FB documentation, but found nothing.
update
Can I later un-spam that post via API?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您无法更新帖子,只能通过 api 删除它。请参阅https://developers.facebook.com/docs/reference/api/post/< /a> 了解更多信息。
you cant update a post, you just can delete it via api. see https://developers.facebook.com/docs/reference/api/post/ for more info.