如何检查 Facebook 上特定用户的生日、好友的隐私设置

发布于 2024-12-08 13:13:07 字数 153 浏览 0 评论 0原文

我们如何检查给定用户的生日、朋友、家人的 Facebook 个人资料隐私设置是否是公开的、朋友的还是自定义的...

我能够获取用户照片、视频和帖子的隐私设置,无论它们是公开的、朋友的或定制。但是我该如何处理用户的个人信息,如生日、家庭等。

请指导我......

How can we inspect whether the facebook profile privacy setting for a given user's birthday, friends, family is public, friends or custom....

I am able to get the privacy setting for user's photos, videos and posts whether they are pubclic, friends or custom. But how can i do it for user's personal info like birthday, family etc.

Please guide me...

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

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

发布评论

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

评论(1

柠北森屋 2024-12-15 13:13:07

没有 API 可以返回此类信息。
如果您的应用程序可以从给定用户的角度查看信息,那么这应该足以满足您的目的,不是吗?如果您看不到特定字段,则您正在使用其访问令牌的用户也看不到该字段或该字段不存在。

There is no API which will return this sort of information.
If your app can, from the perspective of a given user, see the information, that should be enough for your purposes, no? If you can't see a particular field, the user whose access token you're using can't see it or it's not present.

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