Wypróbuj serwer MCP w Google Analytics. Zainstaluj go z
GitHub. Więcej informacji znajdziesz w
ogłoszeniu.
Method: properties.dataStreams.eventEditRules.delete
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Usuwa regułę EventEditRule.
Żądanie HTTP
DELETE https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/dataStreams/*/eventEditRules/*}
Adres URL używa składni transkodowania gRPC.
Parametry ścieżki
Parametry |
name |
string
Wymagane. Przykładowy format: properties/123/dataStreams/456/eventEditRules/789
|
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi to pusty obiekt JSON.
Zakresy autoryzacji
Wymaga następującego zakresu OAuth:
https://www.googleapis.com/auth/analytics.edit
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[[["This document outlines the process for deleting an Event Edit Rule using the Google Analytics Admin API."],["It specifies using an HTTP DELETE request with the appropriate path parameters for targeting the desired rule."],["The request body should remain empty while a successful operation results in an empty response body."],["Necessary authorization includes the `https://www.googleapis.com/auth/analytics.edit` scope for API access."]]],["This document outlines how to delete an EventEditRule using a `DELETE` HTTP request. The request URL is constructed with a required `name` path parameter, following a specific format. The request body must be empty. A successful deletion is indicated by an empty JSON object in the response body. Authorization requires the `https://www.googleapis.com/auth/analytics.edit` OAuth scope. The `try-it` function is available.\n"]]