Method: properties.conversionEvents.delete
Wycofane: użyj w zastępstwie zasady DeleteKeyEvent
. Usuwa zdarzenie konwersji w usłudze.
Żądanie HTTP
DELETE https://analyticsadmin.googleapis.com/v1beta/{name=properties/*/conversionEvents/*}
Adres URL używa składni transkodowania gRPC.
Parametry ścieżki
Parametry |
name |
string
Wymagane. Nazwa zasobu zdarzenia konwersji, które chcesz usunąć. Format: properties/{property}/conversionEvents/{conversionEvent} Przykład: „properties/123/conversionEvents/456”
|
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 a conversion event in a Google Analytics property using the `DELETE` HTTP request method."],["The request requires specifying the conversion event's resource name in the URL path and an empty request body."],["Authorization is necessary using the `https://www.googleapis.com/auth/analytics.edit` scope."],["Upon successful deletion, the response body will be empty."],["This functionality is deprecated and may be subject to removal or changes."]]],[]]