简体   繁体   English

是否有 API 来维护 Google Places 中的营业地点?

[英]Is there an API to maintain business locations in Google Places?

Is there any way to add a business with complete information (with address, geospatial location, categories, trading hours etc) to Google Places in a programmatic fashion?有没有办法以程序化方式将具有完整信息(包括地址、地理空间位置、类别、交易时间等)的企业添加到 Google 地方信息?

We want to add new franchises to a listing of stores.我们希望将新的特许经营权添加到商店列表中。 Manual changes are too brittle, the bulk upload takes a long time to be confirmed and the standard Places API has only a very limited method on it.手动更改太脆弱,批量上传需要很长时间才能确认,标准的 Places API 仅在其上的方法非常有限 Am I missing something or is there no support for managing your own store listings via an API?我是否遗漏了什么,或者不支持通过 API 管理您自己的商品详情?

I don't think you're missing anything at this time.我不认为你在这个时候错过了什么。 Support for that sort of thing is currently limited to what's documented at the link you provide, I believe.我相信,目前对这类事情的支持仅限于您提供的链接中记录的内容。

The Places stuff is in the odd grey area where Google is kind of pushing it and promoting it, but also saying that it's just in Labs, it's just experimental, etc., so it may not have all the features you need. Places 的东西位于奇怪的灰色区域,Google 正在推动和推广它,但也说它只是在实验室中,只是实验性的,等等,所以它可能没有你需要的所有功能。

There might be other ways to get your businesses into Google Maps, if your concern is Google Maps generally and not the Google Places stuff specifically.如果您关心的是一般的 Google 地图而不是专门的 Google 地方信息,那么可能还有其他方法可以让您的企业进入 Google 地图。 If they exist, they may have more fully featured API capabilities for updates.如果它们存在,它们可能具有更全功能的 API 更新功能。 Or this might be a big dead end.或者这可能是一个大死胡同。

If this issue is closer to a big annoyance instead of a total dealbreaker, then the approach I'd recommend, if you can wait long enough, would be to implement what you can in the existing API, and keep an eye on the API docs to see if they add more capabilities in the coming months.如果这个问题更接近于一个大烦恼而不是一个彻底的破坏者,那么我建议的方法,如果你可以等待足够长的时间,将是在现有的 API 中实现你可以做的,并密切关注 API 文档看看他们是否会在未来几个月内增加更多功能。 Open a feature request for Places API in the issue tracker and maybe keep an eye on other features requests there, especially issue 2431 .在问题跟踪器中打开对 Places API 的功能请求,并可能密切关注那里的其他功能请求,尤其是问题 2431

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

相关问题 Google Places javascript API从我的帐户请求所有已发布的营业地点 - Google Places javascript API request all published business locations from my account Google Maps API-找不到我的公司的Google Places ID - Google Maps API - cannot find the google places ID for my business Google Maps或Places:获取批量上传(和验证)位置的API - Google Maps or Places: API to fetch bulk uploaded (and verified) locations 如何在不使用Google Places API的情况下显示附近的位置? - How to display the nearby locations without using google places api? 使用php / Wordpress中的Google Places API获取附近的位置 - Get nearby locations using google places api in php/Wordpress 是否有地图API显示最近的住宅位置? (google地方?) - Is there a maps API that will show closest residential locations? (google places?) 谷歌地图 API - 自动完成建议缺少一些位置/地点 - Google Maps API - Autocomplete Suggestions are missing some locations/places 通过Google Maps API访问特定帐户的“我的位置”中的位置 - Access locations in My Places of a particular account through Google Maps API 如何通过 Google Places API 获取商家“描述”? - How to get the business "description" via Google Places API? Google Maps&Places API建议基于地理位置Android的业务 - Google Maps & Places API suggest business based on geolocation android
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM