无论如何,管理员要获取所有签入信息吗?
看起来 API 上的每个签到调用仅与用户或其朋友的签到相关。页面管理员是否没有办法查看他们所有的签到时间和姓名?我知道您可以看到总数,但我们需要每小时寻找一次新的页面签入。
感谢您提供的任何帮助!
looks like every checkin call on the api only relates to a user's checkins or their friends. Is there no way for a page administrator to see all of their checkins with times and names? I know you can see the total, but we are needing to look for a new checkin to the page every hour.
Thanks for any help you can provide!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不,无法在 API 或页面本身中执行此操作。
如果您想跟踪特定用户是否/何时签入(例如促销),您需要让用户授权应用程序具有足够的权限,以便应用程序查看他们的签入
No, there is no way to do this in the API or on the page itself.
If you want to track if/when a specific user checks in (e.g. for a promotion) you'd need to get the user to authorise an application with sufficient permissions for the app to see their checkins