UpdateBooking Ready
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
如要完成「準備就緒」UpdateBooking
里程碑工作,您必須成功建構並交付 UpdateBooking
方法。使用者嘗試更新或取消透過「透過 Google 預訂」服務進行的預訂時,系統會呼叫這個方法。
操作中心預訂伺服器資訊主頁提供時間序列和詳細圖表,顯示預訂伺服器的成功和失敗率,以及延遲時間。
UpdateBooking 工作要求
- 10 次成功的
UpdateBooking
回應,錯誤率低於 10%。
如果因任何商業邏輯錯誤而導致 UpdateBooking
失敗,則必須在 UpdateBookingResponse.booking_failure
欄位中填入該錯誤,並傳回 HTTP 狀態 200。如要進一步瞭解結構化失敗,請參閱預訂失敗定義指南。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-26 (世界標準時間)。
[null,null,["上次更新時間:2025-07-26 (世界標準時間)。"],[],[],null,["# UpdateBooking Ready\n\nTo complete the `UpdateBooking` Ready milestone task, you need to successfully\nbuild and deliver the `UpdateBooking` method. This method is called when a user\nattempts to update or cancel a booking made through Reserve with Google.\n\nThe [Actions Center Booking Server dashboard](https://actionscenter.google.com/dashboards/bookingserver)\nprovides time-series and detailed charts about success and failure rates, and\nlatency of your Booking Server.\n\n### UpdateBooking task requirements\n\n- 10 successful `UpdateBooking` responses with an error rate less than 10%.\n\nIf `UpdateBooking` fails because of any business logic error, the error must be\npopulated in the `UpdateBookingResponse.booking_failure` field and returned with\nHTTP status 200. For more information on structured failures, see the\n[BookingFailure definition guide](/actions-center/verticals/reservations/e2e/reference/booking-server-api-rest/e2e-definitions/bookingfailure-definition)."]]