public class WxFinderLiveServiceImpl extends Object implements WxFinderLiveService
| 构造器和说明 |
|---|
WxFinderLiveServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
FinderAttrResponse |
getFinderAttrByAppid()
|
GetFinderLiveDataListResponse |
getFinderLiveDataList(GetFinderLiveDataListRequest req)
|
GetFinderLiveLeadsDataResponse |
getFinderLiveLeadsData(GetFinderLiveLeadsDataRequest req)
获取账号收集的留资数量
说明:该接口只统计2023.9.13号起的数据,所以start_time应大于等于1694534400
|
public FinderAttrResponse getFinderAttrByAppid() throws WxErrorException
WxFinderLiveServicegetFinderAttrByAppid 在接口中 WxFinderLiveServiceWxErrorExceptionpublic GetFinderLiveDataListResponse getFinderLiveDataList(GetFinderLiveDataListRequest req) throws WxErrorException
WxFinderLiveServicegetFinderLiveDataList 在接口中 WxFinderLiveServicereq - 留资组件信息WxErrorExceptionpublic GetFinderLiveLeadsDataResponse getFinderLiveLeadsData(GetFinderLiveLeadsDataRequest req) throws WxErrorException
WxFinderLiveServicegetFinderLiveLeadsData 在接口中 WxFinderLiveServicereq - 留资组件信息WxErrorExceptionCopyright © 2025. All rights reserved.