1 year ago
#242356
Shila Mosammami
How accurate Google My Business api returns the Reviews for all locations of an account?
I want to know if google my business api returns ALL reviews in each call or it might not return some of them if the number of reviews are a lot?
Using this link
(https://developers.google.com/my-business/reference/rest/v4/accounts.locations.reviews/list) , my code is based on the code provided here (https://developers.google.com/my-business/content/review-data#list_all_reviews). The account I am listing its reviews has more than 83000 reviews for its all locations and once I execute the code it might return about 81000 reviews and the second time 2 or 3 thousands more and another time 75000 reviews. Has anyone encountered something similar?
java
review
google-my-business-api
google-reviews
0 Answers
Your Answer