Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
UpdateBookingHazır ara hedef görevini tamamlamak için UpdateBooking yöntemini başarıyla oluşturup sunmanız gerekir. Bu yöntem, kullanıcı Google ile Rezervasyon üzerinden yapılan bir rezervasyonu güncellemeye veya iptal etmeye çalıştığında çağrılır.
Hata oranı %10'dan düşük olan 10 başarılı UpdateBooking yanıtı.
UpdateBooking herhangi bir işletme mantığı hatası nedeniyle başarısız olursa hata, UpdateBookingResponse.booking_failure alanına doldurulmalı ve HTTP durumu 200 ile döndürülmelidir. Yapılandırılmış hatalar hakkında daha fazla bilgi için BookingFailure tanım kılavuzuna bakın.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-26 UTC."],[],[],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)."]]