查询个人资料兴趣的隐私设置

发布于 2024-12-07 23:40:27 字数 281 浏览 0 评论 0原文

我正在编写一个应用程序来帮助用户了解他们的 Facebook 隐私设置。我知道如何访问特定视频、笔记、链接、照片或相册的隐私设置。但是,我想确定用户的扩展个人资料信息的隐私设置,例如最喜欢的书籍、电影等。

是否有一个表来访问此类隐私信息?

有关的: 如果没有 user_likes 权限,我只能访问最喜爱的电影(如果其观众选择器设置为公开)。通过 user_likes,无论设置如何,我都可以访问最喜欢的电影。但是,我还想确定观众选择器最喜欢的动作的状态,而不仅仅是访问他们最喜欢的电影。

谢谢!

I'm writing an app to help users understand their Facebook privacy settings. I know how to access the privacy settings for a specific video, note, link, photo, or photo album. However, I want to determine the user's privacy settings for their extended profile information, such as favorite books, movies etc.

Is there a table to access this kind of privacy information?

Related:
Without the user_likes permission, I can only access favorite movies if their audience selector is set to public. With user_likes, I can access favorite movies no matter what the setting. However, I also want to determine the state of the audience selector for favorite moves, not just access their favorite movies.

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

菊凝晚露 2024-12-14 23:40:27

不会,Facebook 不会通过公共 API 公开用户隐私设置。如果您的公司根本离不开它,那么您应该让您的业务开发团队联系 Facebook,看看是否可以达成协议。通过 Facebook 来实现这一目标可能会花费大量的时间和金钱。

No, Facebook does not expose user privacy settings via the public API. If your company simply cannot live without it, then you should have your business development team contact facebook to see if an agreement can be reached. It'll probably cost lots of time and money to pursue it with Facebook.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文