Question

It's possible to check, using google place api, if a place was already verified/confirmed by it's owner? I wish to know if the owner has already "claimed" his place.

Was it helpful?

Solution

According to the documentation, there don't appear to be any isVerified or isVerifiedByOwner flags on the Place Detail response: https://developers.google.com/places/documentation/details

So, I think the answer is "no."

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top