API Reference
资源类型
-
UserDeletion.userDeletionRequest
User Deletion API
方法 |
HTTP 请求 |
说明 |
除非另有说明,否则 URI 均为 https://www.googleapis.com/analytics/v3 的相对地址 |
upert
|
POST /userDeletion/userDeletionRequests:upsert
|
插入或更新用户删除请求。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-04-22。
[null,null,["最后更新时间 (UTC):2024-04-22。"],[[["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"]]