Google Contacts API query for n popular contacts

时间秒杀一切 提交于 2019-12-04 10:19:00

I have struggled with this for quite sometime. Internet research suggests that this was removed from the API a few years ago, mostly since the "Most Contacted" section of the Google Contacts is inaccurate.
To perform the task of fetching the "most contacted" I'm requesting the user for readonly mail permission, and am actively reading the last 3 months email headers. This produces the same results, but with a huge privacy penalty. I wish google would've supported this natively.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!