Obrigatório. Nome do recurso do filtro de eventos da subpropriedade a ser excluído. Formato: properties/property_id/subpropertyEventFilters/subpropertyEventFilter Exemplo: properties/123/subpropertyEventFilters/456
Corpo da solicitação
O corpo da solicitação precisa estar vazio.
Corpo da resposta
Se a solicitação for bem-sucedida, o corpo da resposta será um objeto JSON vazio.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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"]]