php-google-contacts-v3-api
php-google-contacts-v3-api copied to clipboard
Google contacts API how to get Starred contacts
Hello,
I am using google contacts API in php and I am facing problem in getting Starred contacts.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Google Contacts seems to identify starred contacts using the contact groups system. Each Google account appears to have a group called something similar to 'Starred on Android' which contains all starred contacts.
This is not happening for every gmail account. I gave account where I marked 2 contacts as starred but there is not group called "Starred in Android" so its difficult to find contacts which has star.
I'll see if I can get this implemented early next year. I'm aiming for it to be a feature of the 1.3 release.