public class AreaRequest extends CommonFieldRequest
获取国内各省份及运营商流量、访问次数、流量占比,请求数占比,海外地区的流量、访问次数、流量占比、请求数占比。
支持按指定的起止时间查询,两者需要同时指定
支持批量域名查询,多个域名ID用逗号(半角)分隔
最多可获取最近一年内93天跨度的数据
说明
运营商包含:电信、联通、移动、铁通、鹏博士、教育网、其他、海外ISP
地区包含:国内32个省、香港、台湾、澳门、其他海外地区统一合并为海外
| Constructor and Description |
|---|
AreaRequest() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
buildParams()
生成get请求的请求参数
|
GeneralRequestParam |
getGeneralRequestParam()
未实现,留在子类中实现
|
getCdnType, getDomainIds, getEndTime, getGranularity, getStartTime, setCdnType, setDomainIds, setEndTime, setStartTimepublic Map<String,String> buildParams() throws KscClientException, ParseException
GeneralRequestbuildParams in interface GeneralRequestbuildParams in class CommonFieldRequestKscClientExceptionParseExceptionpublic GeneralRequestParam getGeneralRequestParam()
CommonFieldRequestgetGeneralRequestParam in interface GeneralRequestgetGeneralRequestParam in class CommonFieldRequestCopyright © 2023. All rights reserved.