| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717 | |
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
DescribeMediaPlayStatDetailsResponse |
VodClient.DescribeMediaPlayStatDetails(DescribeMediaPlayStatDetailsRequest req)
该接口用于查询媒体文件按指定时间粒度统计的播放数据
可以查询最近一年的播放统计数据。
时间粒度为小时,结束时间和起始时间的跨度最大为7天。
时间粒度为天,结束时间和起始时间的跨度最大为90天。
|
| Constructor and Description |
|---|
DescribeMediaPlayStatDetailsRequest(DescribeMediaPlayStatDetailsRequest 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.