商家 Feed(不含元数据)
商家
{
"metadata": {
"generation_timestamp": "1467993600",
"processing_instruction": "PROCESS_AS_COMPLETE",
"total_shards": 1
},
"merchant": [
{
"merchant_id": "merch34",
"name": "Sample Grocery Store",
"telephone": "+1-650-123-4567",
"url": "https://www.grocerystoresamplewebsite.com",
"category": "store",
"geo": {
"address": {
"street_address": "803 11th Avenue",
"locality": "Sunnyvale",
"region": "CA",
"country": "USA",
"postal_code": "94089"
}
},
"action_link": [
{
"url": "https://www.rwgpartnerwebsite.com/shopping/merch34",
"action_link_type": "ACTION_LINK_TYPE_SHOP_ONLINE",
"language": "en",
"platform": "ACTION_PLATFORM_WEB_APPLICATION"
}
]
}
]
}
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-26。
[null,null,["最后更新时间 (UTC):2024-11-26。"],[[["The JSON data represents a single merchant, \"Sample Grocery Store,\" with details like ID, contact information, category, and location."],["The merchant is categorized as a \"store\" and has an online shopping link through a partner website."],["Geographic details include a full address in Sunnyvale, California, USA."],["The merchant's contact information comprises a telephone number and a website URL."],["This data snapshot was generated on a specific timestamp indicated in the metadata."]]],[]]