Chỉ có đầu ra. Định dạng: thuộc tính/{ordinary_property_id}/subpropertyEventFilters/{sub_property_event_filter} Ví dụ: thuộc tính/1234/subpropertyEventFilters/5678
Bắt buộc. Danh sách các trường cần cập nhật. Tên trường phải viết hoa toàn bộ (ví dụ: "field_to_update"). Các trường đã bỏ qua sẽ không được cập nhật. Để thay thế toàn bộ thực thể, hãy sử dụng một đường dẫn có chuỗi "*" để khớp với tất cả các trường.
Đây là danh sách các tên trường đủ điều kiện được phân tách bằng dấu phẩy. Ví dụ: "user.displayName,photo"
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-26 UTC."],[[["\u003cp\u003eUpdates a Subproperty Event Filter using a PATCH request to a specified URL with gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eRequires specifying the \u003ccode\u003esubpropertyEventFilter.name\u003c/code\u003e as a path parameter to identify the filter to update and providing an \u003ccode\u003eupdateMask\u003c/code\u003e query parameter to indicate the fields to modify.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should contain a \u003ccode\u003eSubpropertyEventFilter\u003c/code\u003e object with the desired updates, and the response body will contain the updated \u003ccode\u003eSubpropertyEventFilter\u003c/code\u003e if successful.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization is necessary using the \u003ccode\u003ehttps://www.googleapis.com/auth/analytics.edit\u003c/code\u003e scope.\u003c/p\u003e\n"]]],["This documentation details updating a subproperty Event Filter via a `PATCH` HTTP request to a specified URL. The URL includes a path parameter, `subpropertyEventFilter.name`, to identify the filter. The `updateMask` query parameter specifies which fields to modify. The request and response bodies use the `SubpropertyEventFilter` structure. Authorization requires the `https://www.googleapis.com/auth/analytics.edit` OAuth scope. Users can interact with a try-it feature.\n"],null,[]]