I am implementing a review system in my application. My goal is to be able to send to the customer a review link to leave one on Google My Business.
I couldn't find anything in the API (or in the forums) that would retrieve the link.
The link has the format "g.page/MyBusinessShortName/review?rc" (kind of)
So I try to retrieve the Short Name too, but I can't get it either.
Has anyone figured out how to achieve this?