问题
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