Stay organized with collections
Save and categorize content based on your preferences.
This method returns your Booking Server health status. It enables Google to
continuously monitor the serving state of your Booking server.
Request
None
Return value
None.
Use HTTP status code to indicate the serving status of your server. Return
an HTTP status code 200 (OK) if the server is up and running successfully,
or to indicate an error please return one of
HTTP status code.
Please note that returning a non-200 status code may affect your integration status.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-30 UTC."],[[["This method allows Google to monitor the health and serving status of your Booking Server."],["You need to use HTTP status codes to indicate the status of your server; 200 (OK) for successful operation and other codes for errors as defined in the provided reference."],["Returning a non-200 status code might negatively impact the status of your integration with Google."]]],[]]