Wajib. Nama resource filter peristiwa sub-properti yang akan dihapus. Format: properties/property_id/subpropertyEventFilters/subpropertyEventFilter Contoh: properties/123/subpropertyEventFilters/456
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons adalah objek JSON kosong.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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"]]