Google places API - popular times [closed]

不羁的心 提交于 2019-11-27 09:46:05

问题


Does anybody know if Google expose the new 'Popular times' information in the places API? and if not is there another API I can use to get a locations popularity?


回答1:


As of now (2016-12-15), no, as can be found at https://developers.google.com/places/web-service/details#PlaceDetailsResults. There's no other API for that information. You could use the API ratings return to do something alike, but still not the same.

You can track the existing requests for the feature (and star & bump it) at https://issuetracker.google.com/issues/35827350.



来源:https://stackoverflow.com/questions/32462853/google-places-api-popular-times

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!