API Reference
Typy zasobów
-
UserDeletion.userDeletionRequest
User Deletion API
Metoda |
Żądanie HTTP |
Opis |
Identyfikatory URI są względne w stosunku do https://www.googleapis.com/analytics/v3, o ile nie zaznaczono inaczej |
Upsert
|
POST /userDeletion/userDeletionRequests:upsert
|
Wstaw lub zaktualizuj prośbę o usunięcie użytkownika.
|
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: 2024-04-22 UTC.
[null,null,["Ostatnia aktualizacja: 2024-04-22 UTC."],[[["The User Deletion API allows you to insert or update user deletion requests."],["This is achieved through the `upsert` method, using a POST request to the specified endpoint."],["The API focuses on managing user data privacy within Google Analytics."]]],["The core content details the User Deletion API, specifically focusing on the `userDeletionRequest` resource type. This API allows for the management of user deletion requests. The key action is the `upsert` method, accessible via a `POST` request to `/userDeletion/userDeletionRequests:upsert`. This method is used to insert or update a user deletion request, with URIs being relative to `https://www.googleapis.com/analytics/v3`.\n"]]