Tylko dane wyjściowe. Format: właściwość/{ordinary_property_id}/subpropertyEventFilters/{sub_property_event_filter} Przykład: właściwości/1234/subpropertyEventFilters/5678
Wymagane. Lista pól do zaktualizowania. Nazwy pól muszą być zapisane w formacie snake (np. „field_to_update”). Pominięte pola nie zostaną zaktualizowane. Aby zastąpić całą encję, użyj jednej ścieżki z ciągiem znaków „*”, aby dopasować wszystkie pola.
Jest to rozdzielona przecinkami lista pełnych i jednoznacznych nazw pól. Przykład: "user.displayName,photo".
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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,[]]