Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
适用于旧版入门集成的外卖 Feed(已废弃)
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
注意 :现在,新的订餐 Feed 应指定外带或送餐的履单方式。现有 Feed 可以继续使用此处记录的通用餐饮订餐操作链接。
如需了解如何提供履单类型,请参阅以下指南:
区分外卖订餐和外卖快取操作链接 。
此外,如需查看代码示例,请参阅订购外卖 或订购外送 。
商家
{
"metadata" : {
"generation_timestamp" : "1467993600" ,
"processing_instruction" : "PROCESS_AS_COMPLETE" ,
"total_shards" : 1
},
"merchant" : [
{
"merchant_id" : "dining-starter-2" ,
"name" : "Sample Bakery" ,
"telephone" : "+1-415-124-4567" ,
"url" : "www.starterdining2publicsite.com" ,
"category" : "restaurant" ,
"geo" : {
"latitude" : 37.422113 ,
"longitude" : -122.084041 ,
"address" : {
"street_address" : "805 11th Ave" ,
"locality" : "Sunnyvale" ,
"region" : "CA" ,
"country" : "US" ,
"postal_code" : "94089"
}
}
}
]
}
服务
{
"metadata" : {
"generation_timestamp" : "1467993600" ,
"processing_instruction" : "PROCESS_AS_COMPLETE" ,
"total_shards" : 1
},
"service" : [
{
"merchant_id" : "dining-starter-2" ,
"service_id" : "order" ,
"localized_service_name" : {
"value" : "Order" ,
"localized_value" : [
{
"locale" : "en" ,
"value" : "Order"
}
]
},
"type" : "SERVICE_TYPE_FOOD_ORDERING" ,
"action_link" : [
{
"url" : "https://www.rwgpartnerwebsite.com/order_food/merch2" ,
"action_link_type" : "ACTION_LINK_TYPE_ORDER_FOOD" ,
"language" : "en" ,
"platform" : "ACTION_PLATFORM_WEB_APPLICATION"
}
]
}
]
}
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可 获得了许可,并且代码示例已根据 Apache 2.0 许可 获得了许可。有关详情,请参阅 Google 开发者网站政策 。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[],["New ordering feeds must now specify \"takeout\" or \"delivery\" as the fulfillment method; existing feeds can maintain current generic food ordering links. Refer to the provided guide for fulfillment type instructions and examples. The provided data showcases sample feeds with a merchant (\"Sample Bakery\") and a corresponding food ordering service linked to a URL for web-based food orders, all with specified metadata.\n"]]