Method: properties.dataStreams.eventEditRules.delete
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-01-14 UTC.
[null,null,["Ostatnia aktualizacja: 2025-01-14 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."]]],[]]