Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606 | |
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
DescribeIpVisitResponse |
CdnClient.DescribeIpVisit(DescribeIpVisitRequest req)
DescribeIpVisit 用于查询 5 分钟活跃用户数,及日活跃用户数明细
+ 5 分钟活跃用户数:根据日志中客户端 IP,5 分钟粒度去重统计
+ 日活跃用户数:根据日志中客户端 IP,按天粒度去重统计
|
Constructor and Description |
---|
DescribeIpVisitResponse(DescribeIpVisitResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.