UserDeletion.userDeletionRequest: upsert
認証が必要です
ユーザー削除リクエストを挿入または更新します。
リクエスト
HTTP リクエスト
POST https://www.googleapis.com/analytics/v3/userDeletion/userDeletionRequests:upsert
承認
このリクエストは、次のスコープでの承認が必要です(認証と承認の詳細をご確認ください)。
スコープ |
https://www.googleapis.com/auth/analytics.user.deletion |
リクエスト本文
リクエストの本文に、UserDeletion.userDeletionRequest リソースを含めます。
試してみよう:
以下の API Explorer を使用して、ライブデータに対してこのメソッドを呼び出し、レスポンスを確認してください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-12 UTC。
[null,null,["最終更新日 2024-09-12 UTC。"],[[["Inserts or updates a user deletion request using the `POST` method and the provided endpoint."],["Requires authorization with the `https://www.googleapis.com/auth/analytics.user.deletion` scope."],["The request body should contain a `UserDeletion.userDeletionRequest` resource as detailed in the provided documentation."],["A successful response returns a `UserDeletion.userDeletionRequest` resource in the response body."]]],[]]