Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717 | |
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
DescribeDailyPlayStatFileListResponse |
VodClient.DescribeDailyPlayStatFileList(DescribeDailyPlayStatFileListRequest req)
该接口用于查询播放统计文件的下载地址。
可以查询最近一年的播放统计文件下载地址,查询的起始日期和结束日期的时间跨度不超过90天。
云点播每天对前一天的 CDN 请求日志进行分析处理,生成播放统计文件。
播放统计文件内容包含媒体文件的播放次数、播放流量等统计信息。
播放次数统计说明:
1.
|
Constructor and Description |
---|
DescribeDailyPlayStatFileListResponse(DescribeDailyPlayStatFileListResponse 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 © 2023. All rights reserved.