7. Adım: Lansman ve izleme
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Google, kullanıma sunulduğunda uygun envanterinizin tümünü üretim ortamımızda etkinleştirir. Bu işlem, entegrasyonu tamamlar ve harici kullanıcıların İşlem Merkezi üzerinden envanterinizi rezerve etmesine olanak tanır.
Lansmandan sonra entegrasyonunuzun durumunu izlemeniz önemlidir. Aşağıdaki eşikler korunmalıdır. Bu eşiklerin tutarlı bir şekilde korunamaması, entegrasyonun kaldırılmasına neden olur.
Feed'ler
- Feed'ler günlük olarak hata veya uyarı olmadan gönderilmelidir.
- İşleme talimatları PROCESS_AS_COMPLETE olarak ayarlanmalıdır.
- Stok durumu feed'leri için tam envanter günlük feed yüklemesi,
_restrict
alanı ayarlamamalıdır.
Rezervasyon sunucusu
Tüm rezervasyon sunucusu uygulamalarında dahil edilmesi gereken bir HealthCheck rotası vardır. Google, HealthCheck rotanızı düzenli olarak kontrol eder. Rota yanıt vermezse veya sağlıksız bir yanıt döndürürse entegrasyonunuzu geçici olarak devre dışı bırakırız. HealthCheck rotanızı düzenli olarak kontrol etmeye devam edeceğiz. Sağlıklı bir yanıt vermeye devam ettiğinde entegrasyonunuzu otomatik olarak geri yükleyeceğiz.
Standart uygulama |
Yöntem |
Hata Oranı Eşikleri |
Gecikme Eşikleri |
CheckAvailability |
<%10 |
<5 sn. |
BatchAvailabilityLookup |
<%3 |
<1,5 sn. |
CreateLease |
<%10 |
<5 sn. |
CreateBooking UpdateBooking |
<%5 |
<4 sn. |
CreateBooking (ödemelerle) |
<%5 |
<15 sn. |
SetMarketingPreference |
<%5 |
<5 sn. |
Gerçek zamanlı güncellemeler
Gerçek zamanlı güncellemelerde gecikme, bir işlem yapıldığında (ör. rezervasyonun değiştirilmesi) ile Google ile Rezervasyon'un gerçek zamanlı güncelleme isteğini aldığı zaman arasındaki farktır.
API |
Hata Oranı Eşikleri |
Gecikme Eşikleri |
AvailabilityReplace RTU |
Her gün% 10'dan az |
<5 dk. |
BookingNotification RTU |
Her gün ve her durum için% 10'dan az |
<5 dk. |
Hata oranları, İş Ortağı Portalı'ndaki çeşitli kontrol panelleri (ör. Feed'ler, Rezervasyon sunucusu ve Anlık güncellemeler) aracılığıyla izlenebilir.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-26 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-26 UTC."],[[["\u003cp\u003eUpon launch, your eligible inventory is activated, enabling external bookings through Google's platform.\u003c/p\u003e\n"],["\u003cp\u003eMaintaining integration requires adhering to feed, booking server, and real-time update standards to avoid deactivation.\u003c/p\u003e\n"],["\u003cp\u003eDaily error and latency thresholds are enforced for various booking server functionalities to ensure system responsiveness and reliability.\u003c/p\u003e\n"],["\u003cp\u003eReal-time updates, like availability and booking changes, must be relayed to Google within defined timeframes for accurate reflection on the platform.\u003c/p\u003e\n"],["\u003cp\u003ePartners can actively track integration performance through dedicated dashboards for feeds, booking servers, and real-time updates within the Partner Portal.\u003c/p\u003e\n"]]],["Upon launch, all eligible inventory is enabled for external user booking. Post-launch, daily feeds must be sent error-free with `PROCESS_AS_COMPLETE` and no `_restrict` fields in Availability feeds. A functioning HealthCheck route is crucial; failure results in temporary integration disablement. Booking server and real-time updates have strict error and latency thresholds. These are monitored via the Feeds, Booking Server, and Real-time Updates dashboards. Consistent failure to meet standards will result in integration removal.\n"],null,["# Step 7: Launch and monitoring\n\nAt launch, Google enables all of your eligible inventory in our production\nenvironment. This completes the integration and allows any external user to\nbook or reserve your inventory through the Actions Center.\n\nOnce you've launched, it's important to monitor the health of your\nintegration. The following thresholds must be maintained. Failure to maintain\nthese thresholds consistently will result in integration take-down.\n\nFeeds\n-----\n\n- Feeds should be sent on a daily basis with no errors or warnings\n - Processing instructions should be set to PROCESS_AS_COMPLETE\n - For Availability feeds, the full inventory daily feed upload should not set any `_restrict` fields.\n\nBooking server\n--------------\n\nFor all booking server implementations, there is a HealthCheck route that\nshould be included. Google will periodically check your HealthCheck route\nand should it not respond or return an unhealthy response, we will\ntemporarily disable your integration. We will continue to periodically\ncheck your HealthCheck route and once it resumes returning a healthy\nresponse we will automatically restore your integration.\n\n| Standard implementation |||\n| Method | Error Rate Thresholds | Latency Thresholds |\n|-------------------------------|-----------------------|--------------------|\n| CheckAvailability | \\\u003c10% | \\\u003c5s |\n| BatchAvailabilityLookup | \\\u003c3% | \\\u003c1.5s |\n| CreateLease | \\\u003c10% | \\\u003c5s |\n| CreateBooking UpdateBooking | \\\u003c5% | \\\u003c4s |\n| CreateBooking (with payments) | \\\u003c5% | \\\u003c15s |\n| SetMarketingPreference | \\\u003c5% | \\\u003c5s |\n\nReal-time updates\n-----------------\n\nFor real-time updates, latency is measured by the time difference between\nwhen an action is taken (e.g. modifying a booking) and when Reserve with\nGoogle receives the real-time update request.\n\n| API | Error Rate Thresholds | Latency Thresholds |\n|-------------------------|----------------------------------|--------------------|\n| AvailabilityReplace RTU | \\\u003c10% each day | \\\u003c5 mins |\n| BookingNotification RTU | \\\u003c10% each day \\& for each state | \\\u003c5 mins |\n\nError rates can be monitored through the various Partner Portal dashboards,\nnamely the\n[Feeds](https://partnerdash.google.com/apps/reservewithgoogle/dashboards/feeds),\n[Booking Server](https://partnerdash.google.com/apps/reservewithgoogle/dashboards/bookingserver), and\n[Real-time Updates](https://partnerdash.google.com/apps/reservewithgoogle/dashboards/realtimeupdates) dashboards."]]