Facebook FQL 查询“is_minor”字段 - 需要特殊权限吗?

发布于 2024-12-15 10:18:03 字数 387 浏览 0 评论 0原文

我正在使用 FQL 查询访问 Facebook User 表,并尝试访问 is_minor 列。

我知道我正在正确提交 FQL 查询,因为我在查询中请求的所有其他信息(包括生日)都已正确返回。但是,is_minor 的响应始终为空。我已经对几位我确信是未成年人(18 岁以下)的用户进行了测试,但我的 FQL 响应中该字段仍然为空白。

是否需要特殊权限才能访问 FQL 表中的此列?有人知道为什么我在 FQL 响应中看不到该字段的任何数据吗?

(我想访问此字段是因为我想阻止我的应用处理未成年人用户或用户朋友的某些操作。在许多情况下,用户或朋友可能没有通过 API 提供他们的生日,因此我我自己可能无法计算出他们的年龄。我只是想知道他们是否年满 18 岁。)

I'm using a FQL query to access the Facebook User table and I'm trying to access the is_minor column.

I know I'm submitting the FQL query properly, because all the other information I'm requesting in the query, including Birthday, is being properly returned. However, the response for is_minor is always blank. I've tested this with several users who I know for certain are minors (under 18 years old), but the field is still blank in my FQL response.

Is there a special permission that is needed in order to access this column in the FQL table?? Any one know why I'm not seeing any data for this field in the FQL response?

(I want to access this field because I want to prevent my app from processing certain actions with Users, or Friends of Users, who are minors. In many cases the User or Friend may not have made their Birthday available through the API, so I may not be able to calculate their age myself. I just want to know if they're 18 or older.)

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文