Erforderlich. Ressourcenname des zu löschenden Ereignisfilters für untergeordnete Properties. Format: properties/property_id/subpropertyEventFilters/subpropertyEventFilter Beispiel: properties/123/subpropertyEventFilters/456
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, ist der Antworttext ein leeres JSON-Objekt.
[[["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)."],[[["Deletes a specified subproperty event filter using an HTTP DELETE request."],["Requires the `name` path parameter, specifying the subproperty event filter to delete in the format `properties/property_id/subpropertyEventFilters/subpropertyEventFilter`."],["The request body should be empty, and a successful deletion results in an empty response body."],["Authorization is necessary using the `https://www.googleapis.com/auth/analytics.edit` OAuth scope."]]],["This document outlines how to delete a subproperty event filter via an HTTP DELETE request. The target URL, constructed using gRPC Transcoding, requires the resource `name` as a path parameter, formatted as `properties/property_id/subpropertyEventFilters/subpropertyEventFilter`. The request body must be empty. A successful deletion yields an empty JSON object response. Authorization requires the `https://www.googleapis.com/auth/analytics.edit` OAuth scope. The provided information also links to documentation regarding HTTP requests, parameters, and try-it features.\n"]]