Необходимый. Список полей, которые необходимо обновить. Имена полей должны быть записаны в змеином регистре (например, «field_to_update»). Пропущенные поля не будут обновлены. Чтобы заменить всю сущность, используйте один путь со строкой «*», чтобы соответствовать всем полям.
Это разделенный запятыми список полных имен полей. Пример: "user.displayName,photo" .
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-01-14 UTC."],[[["This endpoint updates an existing Google Analytics 4 account with specified changes."],["The request must include the account name in the URL path and an update mask in the query parameters defining the fields to be modified."],["You should provide the updated account details in the request body, formatted according to the `Account` object specification."],["Successful execution results in a response containing the updated `Account` object, reflecting the applied changes."],["Authorization necessitates the `https://www.googleapis.com/auth/analytics.edit` OAuth scope for access and modification permissions."]]],[]]