简体   繁体   English

Google Places API:从单个知名公司提取评论

[英]Google Places API: Extracting reviews from single, known company

I am looking for a way to get the current Google reviews of a specific company, and use that. 我正在寻找一种获取特定公司的最新Google评论并加以利用的方法。 I know that I can use the information on https://developers.google.com/places/documentation/details , and I have been able to get the reviews of places close to the company that I want. 我知道我可以使用https://developers.google.com/places/documentation/details上的信息,并且能够获得对想要的公司附近地点的评论。

However, what I'm looking to do, is to get the latest reviews from a set, specific company (my own) through the API. 但是,我要做的是通过API从一组特定的公司(我自己的公司)获取最新评论。 I cannot seem to find how I can identify specifically my own company. 我似乎找不到如何特别识别自己的公司的方法。 On the API page on Google, it says that you must use the "reference" parameter. 在Google的API页面上,提示您必须使用“引用”参数。 However, I've been unable to figure out how I can find that parameter for my own business. 但是,我一直无法弄清楚如何为自己的业务找到该参数。

Any ideas? 有任何想法吗?

Assuming your company has a Place in Google Maps, do a search and use the returned reference now and in the future. 假设您的公司在Google Maps中有一个Place,请进行搜索并现在和将来使用返回的参考。 As far as I know, references do not expire. 据我所知,引用不会过期。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM