UserListLicenseMetrics
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
| JSON 表示法 |
{
"clickCount": string,
"impressionCount": string,
"revenueUsdMicros": string,
"startDate": string,
"endDate": string
} |
| 字段 |
clickCount |
string (int64 format)
仅限输出。用户名单许可的点击次数。
|
impressionCount |
string (int64 format)
仅限输出。用户名单许可的展示次数。
|
revenueUsdMicros |
string (int64 format)
仅限输出。用户名单许可的收入(以百万分之一美元为单位)。
|
startDate |
string (int64 format)
仅限输出。指标的开始日期(含),格式为 YYYYMMDD。例如,20260102 表示 2026 年 1 月 2 日。如果过滤条件中使用了 endDate,则还必须使用 startDate。如果过滤条件中未包含 startDate 和 endDate,则响应中不会填充 UserListLicenseMetrics 字段。
|
endDate |
string (int64 format)
仅限输出。指标的结束日期(含),格式为 YYYYMMDD。例如,20260102 表示 2026 年 1 月 2 日。如果过滤条件中使用了 startDate,则还必须使用 endDate。如果过滤条件中未包含 startDate 和 endDate,则响应中不会填充 UserListLicenseMetrics 字段。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2026-02-17。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2026-02-17。"],[],[]]