public interface WxFinderLiveService
| 限定符和类型 | 方法和说明 |
|---|---|
FinderAttrResponse |
getFinderAttrByAppid()
|
GetFinderLiveDataListResponse |
getFinderLiveDataList(GetFinderLiveDataListRequest req)
|
GetFinderLiveLeadsDataResponse |
getFinderLiveLeadsData(GetFinderLiveLeadsDataRequest req)
获取账号收集的留资数量
说明:该接口只统计2023.9.13号起的数据,所以start_time应大于等于1694534400
|
FinderAttrResponse getFinderAttrByAppid() throws WxErrorException
WxErrorExceptionGetFinderLiveDataListResponse getFinderLiveDataList(GetFinderLiveDataListRequest req) throws WxErrorException
req - 留资组件信息WxErrorExceptionGetFinderLiveLeadsDataResponse getFinderLiveLeadsData(GetFinderLiveLeadsDataRequest req) throws WxErrorException
req - 留资组件信息WxErrorExceptionCopyright © 2025. All rights reserved.