Facebook Graph API close_by 查询如何选择返回的地点?

发布于 2024-10-27 05:31:34 字数 213 浏览 0 评论 0原文

我正在尝试通过 Facebook Graph API 搜索地点。实际上,我正在搜索给定中心周围给定距离的任何位置(即“q=*&type=place”)。

我使用不同的 access_token 得到不同的结果(对于使用同一应用程序的不同用户)。例如,地点 A 显示在其中一位用户的结果中,但不会显示在其他用户的结果中。

这是预期的行为吗?选择向用户展示的位置的理由是什么?

I'm experimenting with searching places through Facebook Graph API. Actually, I'm searching for any place (i.e., "q=*&type=place") around a given center in a given distance.

I'm getting different results using different access_token (for different users using the same App). For example, place A shows up on results of one of the user but not on others.

Is it the expected behaviour? What's the rationale behind choosing the places to show to a user?

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

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

发布评论

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

评论(1

旧城烟雨 2024-11-03 05:31:34

附近搜索返回的结果是 Facebook 页面,这些页面是地点。一种可能性可能是其中一些页面有年龄限制,您可能正在使用代表未成年用户的访问令牌进行搜索。

The results returned from a nearby search are Facebook pages that are places. One possibility could be that some of those pages have age restrictions and you may be searching with an access token representing, say an underaged user.

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