Zorunlu. Güncellenecek alanların listesi. Alan adları küçük harflerle yazılmalıdır (ör. "field_to_update"). Atlanan alanlar güncellenmez. Öğenin tamamını değiştirmek için tüm alanları eşleştirmek üzere "*" dizesiyle bir yol kullanın.
Bu, alanların tam nitelikli 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-01-14 UTC."],[[["Updates a Key Event via a `PATCH` request to the specified URL with required path and query parameters."],["The request body should contain an instance of `KeyEvent` for specifying the desired modifications."],["A successful update operation results in a response containing the updated `KeyEvent` instance."],["Users need to be authorized with the `https://www.googleapis.com/auth/analytics.edit` scope to perform this action."]]],[]]