UserDeletion.userDeletionRequest
资源表示方法
{
"kind": "analytics#userDeletionRequest",
"id": {
"type": string,
"userId": string
},
"webPropertyId": string,
"firebaseProjectId": string,
"deletionRequestTime": datetime
}
属性名称 |
值 |
说明 |
备注 |
deletionRequestTime |
datetime |
它标记 Google Analytics(分析)收到删除请求的时间点。 |
|
firebaseProjectId |
string |
Firebase 项目 ID |
|
id |
object |
用户 ID。 |
|
id.type |
string |
用户类型。APP_INSTANCE_ID、CLIENT_ID 或 USER_ID 中的一个。 |
|
id.userId |
string |
用户 ID。 |
|
kind |
string |
值为“analytics#userDeletionRequest”。 |
|
webPropertyId |
string |
格式为 UA-XXXXX-YY 的网络媒体资源 ID。 |
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-01-23 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]