Nguồn cấp dữ liệu đặt trước cho chế độ tích hợp Người mới bắt đầu cũ (Không dùng nữa)
Cảnh báo: Đây là tài liệu cũ. Giao diện mới chỉ triển khai Business Link hoặc Redirect
việc tích hợp sẽ không sử dụng Nguồn cấp dữ liệu dịch vụ nữa. Nhà tiếp thị chỉ nên sử dụng nguồn cấp dữ liệu của người bán. Trừ phi bạn
đang duy trì giao diện cũ, vui lòng làm theo
hướng dẫn này cho các công cụ tích hợp mới .
Người bán
{
"metadata": {
"generation_timestamp": "1467993600",
"processing_instruction": "PROCESS_AS_COMPLETE",
"total_shards": 1
},
"merchant": [
{
"merchant_id": "dining-starter-1",
"name": "Sample Restaurant",
"telephone": "+1-650-123-4567",
"url": "www.starterdining1publicsite.com",
"category": "restaurant",
"geo": {
"latitude": 37.422113,
"longitude": -122.084041,
"address": {
"street_address": "1170 Bordeaux Dr Building 3",
"locality": "Sunnyvale",
"region": "CA",
"country": "US",
"postal_code": "94089"
}
},
"action_link": [
{
"url": "https://www.rwgpartnerwebsite.com/reserve_table/merch1",
"action_link_type": "ACTION_LINK_TYPE_MAKE_DINING_RESERVATION",
"language": "en",
"platform": "ACTION_PLATFORM_WEB_APPLICATION"
}
]
}
]
}
Dịch vụ
{
"metadata": {
"generation_timestamp": "1467993600",
"processing_instruction": "PROCESS_AS_COMPLETE",
"total_shards": 1
},
"service": [
{
"merchant_id": "dining-starter-1",
"service_id": "reservation",
"localized_service_name": {
"value": "Reservation",
"localized_value": [
{
"locale": "en",
"value": "Reservation"
}
]
},
"type": "SERVICE_TYPE_DINING_RESERVATION",
"action_link": [
{
"url": "https://www.rwgpartnerwebsite.com/reserve_table/merch1",
"action_link_type": "ACTION_LINK_TYPE_MAKE_DINING_RESERVATION",
"language": "en",
"platform": "ACTION_PLATFORM_WEB_APPLICATION"
}
]
}
]
}
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0 . Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers . Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-08-29 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-08-29 UTC."],[[["This documentation is outdated and primarily for legacy integrations using Service feeds."],["New integrations using Business Link or Redirect integrations should utilize Merchant feeds and refer to the provided guide."],["Merchant feeds provide information about the merchant, including location, contact details, and available action links."],["Service feeds, used in legacy systems, detail specific services offered by a merchant and their corresponding action links."],["Both Merchant and Service feeds include metadata like generation timestamp and processing instructions."]]],[]]