Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Diese Methode gibt den Status deines Buchungsservers zurück. Damit kann Google den Bereitstellungsstatus deines Buchungsservers kontinuierlich überwachen.
Anfrage
–
Rückgabewert
Keine.
Mit dem HTTP-Statuscode gibst du den Bereitstellungsstatus deines Servers an. Wenn der Server ordnungsgemäß läuft, muss ein 200er HTTP-Statuscode (OK) zurückgegeben werden, bei einem Fehler einer dieser Codes.
Hinweis: Wenn Sie einen anderen Statuscode als 200 zurückgeben, kann sich das auf den Integrationsstatus auswirken.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-11-26 (UTC)."],[[["This method allows Google to monitor the health and serving status of your Booking Server."],["You should return a 200 (OK) HTTP status code if your server is running successfully."],["Return a non-200 HTTP status code to indicate an error, using the provided status code reference."],["Using a non-200 status code may impact your integration status with Google."]]],["The core content details a method for checking a Booking Server's health status. Google monitors this status, and no request or return value is needed. The server's status is conveyed solely through HTTP status codes. A 200 (OK) code signifies a healthy server, while other HTTP status codes from a specified list indicate errors. Non-200 codes can impact integration status.\n"]]