Zorunlu. Güncellenecek alanların listesi. Alan adlarının ilk harfleri büyük yazılmalıdır (ör. "güncellenecek_alan"). Atlanan alanlar güncellenmez. Varlığın tamamını değiştirmek için tüm alanları eşleştirmek üzere "*" dizesiyle bir yol kullanın.
Bu, tam nitelikli alan adlarının virgülle ayrılmış bir listesidir. Örnek: "user.displayName,photo".
İstek içeriği
İstek metni, KeyEvent öğesinin bir örneğini içerir.
Yanıt gövdesi
Başarılıysa yanıt metni, KeyEvent öğesinin bir örneğini içerir.
[[["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-04-02 UTC."],[[["This endpoint updates a specific Key Event within a Google Analytics property using an HTTP PATCH request."],["The request requires specifying the Key Event's resource name in the URL path and a `updateMask` query parameter to indicate the fields to be modified."],["The request body should contain the updated Key Event data in JSON format, and the response will contain the updated Key Event if successful."],["Users need to have the `https://www.googleapis.com/auth/analytics.edit` OAuth scope to authorize this request."]]],["This document details updating a Key Event via a PATCH request to a specific URL (`https://analyticsadmin.googleapis.com/v1alpha/{keyEvent.name=properties/*/keyEvents/*}`). The `keyEvent.name` path parameter is required to identify the target. The `updateMask` query parameter specifies fields to be updated, using a field mask format. The request and response bodies utilize the `KeyEvent` resource. An `analytics.edit` OAuth scope is needed for authorization.\n"]]