https://developers.weixin.qq.com/doc/subscription/api/wedata/news/api_getarticlesummary.html
本接口即将停止维护,那还能继续使用么,还是想获取到图文消息统计数据以及对应的图文消息内容
扫描小程序码分享
https://developers.weixin.qq.com/doc/subscription/api/wedata/news/api_getarticlesummary.html
本接口即将停止维护,那还能继续使用么,还是想获取到图文消息统计数据以及对应的图文消息内容
可参考公告,建议调整使用新接口:https://mp.weixin.qq.com/cgi-bin/announce?action=getannouncement&announce_id=11767686371RjuH7&version=&lang=zh_CN&token=
POST https://api.weixin.qq.com/cgi-bin/material/batchget_material?access_token=ACCESS_TOKEN 这个接口只返回2022年以前的图文数据
POST https://api.weixin.qq.com/cgi-bin/freepublish/batchget?access_token=ACCESS_TOKEN这个接口直接返回{"item":[],"total_count":0,"item_count":0}