วิธีการตรวจสอบประสิทธิภาพการทำงาน
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
วิธีนี้จะแสดงสถานะความสมบูรณ์ของเซิร์ฟเวอร์การจอง ซึ่งจะช่วยให้ Google ตรวจสอบสถานะการแสดงผลของเซิร์ฟเวอร์การจองได้อย่างต่อเนื่อง
คำขอ
ไม่มี
ผลลัพธ์
ไม่มี
ใช้รหัสสถานะ HTTP เพื่อระบุสถานะการแสดงผลของเซิร์ฟเวอร์ แสดงรหัสสถานะ HTTP 200 (OK) หากเซิร์ฟเวอร์ทำงานได้สําเร็จ หรือหากต้องการระบุข้อผิดพลาด โปรดแสดงรหัสสถานะ HTTP รายการใดรายการหนึ่ง
โปรดทราบว่าการแสดงผลรหัสสถานะที่ไม่ตรงกับ 200 อาจส่งผลต่อสถานะการผสานรวม
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[[["\u003cp\u003eThis method allows Google to monitor the health and serving status of your Booking Server.\u003c/p\u003e\n"],["\u003cp\u003eYou should return a 200 (OK) HTTP status code if your server is running successfully.\u003c/p\u003e\n"],["\u003cp\u003eReturn a non-200 HTTP status code to indicate an error, using the provided status code reference.\u003c/p\u003e\n"],["\u003cp\u003eUsing a non-200 status code may impact your integration status with Google.\u003c/p\u003e\n"]]],["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"],null,["# HealthCheck method\n\nThis method returns your Booking Server health status. It enables Google to\ncontinuously monitor the serving state of your Booking server.\n\n**Request**\n\nNone\n\n**Return value**\n\nNone.\n\nUse HTTP status code to indicate the serving status of your server. Return\nan HTTP status code 200 (OK) if the server is up and running successfully,\nor to indicate an error please return one of\n[HTTP status code](/actions-center/verticals/reservations/waitlists/reference/booking-server-api-rest/e2e-methods/status-codes).\n\n\nPlease note that returning a non-200 status code may affect your integration status."]]