API Reference
সম্পদের ধরন
- UserDeletion.userDeletionRequest
ব্যবহারকারী মুছে ফেলা API
পদ্ধতি | HTTP অনুরোধ | বর্ণনা |
---|
https://www.googleapis.com/analytics/v3 এর সাথে সম্পর্কিত URI, যদি না অন্যথায় উল্লেখ করা হয় |
upsert | POST /userDeletion/userDeletionRequests:upsert | একটি ব্যবহারকারী মুছে ফেলার অনুরোধ ঢোকান বা আপডেট করুন। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-04-22 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["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"]]