Google Place API Reviews [closed]

随声附和 提交于 2019-12-11 10:59:47

问题


I am working on swift app,In this I need to show reviews as shown on google, Is it possible to get more than 5 reviews from google place api. I used this api to get place details

https://maps.googleapis.com/maps/api/place/details/json?placeid="XXX"&key="XXX"

Thanks


回答1:


Being able to retrieve all the reviews for a given business is only supported if you are a verified business owner and can be done via the Google My Business API

You can request access to this API by filling in a form on this page

If you have general questions about Google My Business check out the product forum

Source : Issue 7630



来源:https://stackoverflow.com/questions/45736021/google-place-api-reviews

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