วิธีการตรวจสอบประสิทธิภาพการทำงาน
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
วิธีนี้จะแสดงสถานะความสมบูรณ์ของเซิร์ฟเวอร์การจอง ซึ่งจะช่วยให้ 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 of your Booking Server.\u003c/p\u003e\n"],["\u003cp\u003eYou need to use HTTP status codes to indicate the server's health (200 for OK, other codes for errors).\u003c/p\u003e\n"],["\u003cp\u003eReturning a non-200 status code might impact your integration with Google.\u003c/p\u003e\n"]]],["The Booking Server health status is checked via an HTTP request with no request body or return value. A successful server is indicated by an HTTP status code of 200 (OK). Any other HTTP status code, as defined in the provided status code documentation, signals an error. Returning a non-200 status code may negatively impact integration. Google uses this method to monitor the operational status of the server.\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/local-services/e2e/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."]]