Pliki danych o rezerwacjach w przypadku integracji ze starszą wersją Startera (wycofane)
Ostrzeżenie: to jest starsza dokumentacja. w nowych interfejsach wykorzystujących tylko link do firmy lub przekierowanie;
integracje nie powinny już korzystać z plików danych o usługach. Powinien korzystać tylko z plików danych sprzedawcy. Chyba że:
starszy interfejs, postępuj zgodnie z
tym przewodniku po nowych integracjach .
Sprzedawcy
{
"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"
}
]
}
]
}
Usługi
{
"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"
}
]
}
]
}
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0 , a fragmenty kodu są dostępne na licencji Apache 2.0 . Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers . Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-29 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]