如何在“主要电话”中添加多个电话号码Google Places 领域批量文件?
在 Google 地方信息上传的批量文件的“主要电话”字段中添加多个电话号码时,我收到了格式化的电话号码验证消息。我不想在“备用电话”字段下添加备用电话,因为该字段不是通过 Google Places API 检索的!
丢失数据问题的链接位于: Google Places API 中
存在 数据丢失问题如何上传“主电话”属性下包含超过 1 个电话号码的批量文件?
谢谢!
When adding more than one phone number in the "Main Phone" field of Google Places' uploaded bulk file, I'm having the formatted phone number validation message. I don't want to add the alternative phone under the "Alternative Phone" field because this field is not retrieved through the Google Places API!
The link to the missing data problem is found at:
A Missing Data Issue in Google Places API
So is there a way to upload the bulk file having more than 1 pone number under the "Main Phone" attribute??
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
无法在“主要电话”字段中添加多个电话号码,因为 Google 地方信息不支持此操作。上传批量地点时,您必须遵守此处指定的格式规则:http://support.google.com/places/bin/answer.py?hl=zh-CN&answer=1722104
正如格式指南所述:“电话号码必须在您的商家信息所在的国家/地区有效位于。”,在“主要电话”字段中添加多个号码不会被归类为有效列表。
您唯一的选择是仅使用 Google Places API 返回的一个电话号码,或者等到 Google Places API 返回多个电话号码的功能请求已完成: google.com/p/gmaps-api-issues/issues/detail?id=3905" rel="nofollow">http://code.google.com/p/gmaps-api-issues/issues/detail?id=3905
对于有兴趣查看此功能添加到 Google Places API 的其他人,请单击“星号”图标即可收到有关未来更改的通知,并让我们知道您有兴趣看到问题得到解决。
There is no way to add more than one phone number in "Main Phone" field as this is not supported by Google Places. You must conform to the formatting rules when uploading bulk places as specified here: http://support.google.com/places/bin/answer.py?hl=en&answer=1722104
As the formatting guide states: "Phone numbers must be valid in the country where your listing is located.", adding more than one number into the "Main Phone" field is not classified as a valid listing.
Your only option is to use just one phone number as returned by the Google Places API or wait until the feature request for the Google Places API to return more than one phone number has been filled: http://code.google.com/p/gmaps-api-issues/issues/detail?id=3905
For anyone else interested in seeing this feature added to the Google Places API please click the 'star' icon to be notified of future changes, and to let us know you are interested in seeing it resolved.