Hi, It is possible, if you use Contacts V3 when you query a contact you will also get the groupMembershipInfo for the System Groups: http://code.google.com/apis/contacts/docs/3.0/developers_guide_protocol.html#Groups
It is also possible to query each group using its id: http://groups.google.com/group/google-contacts-api/browse_thread/thread/51a216f92dbbecd1/953d5bc1faa3474c --Julian On Jul 14, 9:30 am, Pavel Tuzov <[email protected]> wrote: > Hi! > > I am writing an application that retrieves information about my google > contacts. > > I need to know to which group each contact belongs (if it does), but I > receive only information about groups defined by me and nothing about > default groups. If I recall correctly, documentation says that it has > to be this way, but it doesn't make sense... Most contacts will belong > to default groups (Friends, Family, Coworkers) and I need to know this > information. > > Is there a way that I can retrieve this information? > > Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
