In-person appointment feeds for Starter integration (legacy)
Merchants
{
"metadata": {
"generation_timestamp": "1467993600",
"processing_instruction": "PROCESS_AS_COMPLETE",
"total_shards": 1
},
"merchant": [
{
"merchant_id": "fitness-starter-1",
"name": "Classic Yoga",
"telephone": "+1-650-123-4567",
"url": "https://www.fitnessstudiowebsite.com",
"category": "gym",
"geo": {
"address": {
"street_address": "1175 Borregas Ave building 2",
"locality": "Sunnyvale",
"region": "CA",
"country": "US",
"postal_code": "94089"
}
},
"action_link": [
{
"url": "https://www.rwgpartnerwebsite.com/appointment/fitness-starter-1",
"action_link_type": "ACTION_LINK_TYPE_BOOK_APPOINTMENT",
"language": "en",
"platform": "ACTION_PLATFORM_WEB_APPLICATION"
}
]
}
]
}
Services
{
"metadata": {
"generation_timestamp": "1467993600",
"processing_instruction": "PROCESS_AS_COMPLETE",
"total_shards": 1
},
"service": [
{
"merchant_id": "fitness-starter-1",
"service_id": "in-person-1",
"localized_service_name": {
"value": "Yoga class",
"localized_value": [
{
"locale": "en",
"value": "Yoga class"
}
]
},
"localized_description": {
"value": "In person yoga class for all levels",
"localized_value": [
{
"locale": "en",
"value": "In person yoga class for all levels"
}
]
},
"type": "SERVICE_TYPE_APPOINTMENT",
"action_link": [
{
"url": "https://www.rwgpartnerwebsite.com/appointment/fitness-starter-1/in-person-1",
"action_link_type": "ACTION_LINK_TYPE_BOOK_APPOINTMENT",
"language": "en",
"platform": "ACTION_PLATFORM_WEB_APPLICATION"
}
]
}
]
}
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["The provided data represents a fitness studio named \"Classic Yoga\" located in Sunnyvale, California."],["It offers in-person yoga classes for all levels."],["Users can book appointments via a web application using the included URL."],["Both merchant and service information are represented in JSON format."]]],[]]