Erforderlich. Die Liste der zu aktualisierenden Felder. Feldnamen müssen in Snake Case geschrieben sein (z.B. „field_to_update“). Ausgelassene Felder werden nicht aktualisiert. Wenn Sie die gesamte Entität ersetzen möchten, verwenden Sie einen Pfad mit dem String „*“, um alle Felder abzugleichen.
Dies ist eine durch Kommas getrennte Liste vollständig qualifizierter Feldnamen. Beispiel: "user.displayName,photo".
Anfragetext
Der Anfragetext enthält eine Instanz von KeyEvent.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von KeyEvent.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]