is there are way to query only n popular contacts ? for example something like:
http://www.google.com/m8/feeds/contacts/default/full?alt=json&max-results=50&popular=true
that will return only the 50 popular contacts. (like in gmail contacts there is 20 popular contacts).
if there is isn't a way to query that, is there a way to check which of all contacts sre most popular. popular= more email activity with them then with others.
thanks.