数据统计,图文分析接口数据不完整?
相关接口:
1、获取图文群发每日数据,https://api.weixin.qq.com/datacube/getarticlesummary?access_token=ACCESS_TOKEN
2、获取图文群发总数据,https://api.weixin.qq.com/datacube/getarticletotal?access_token=ACCESS_TOKEN
公众号appid:wx7c61f9b4d16baadc
----------
2021年4月8日,公众号调用“根据OpenID列表群发”接口5次发送微信图文。接口返回状态均为“send success”。
接口返回的msg_id分别是:
3147483944
3147483943
3147483941
3147483940
3147483942
接口返回的msg_data_id分别是:
2247486848
2247486847
2247486846
其中2247486848接口有返回数据,其他两个msg_data_id接口中未返回数据。
----------