Hi,
This is supported on the Contacts API V2, you would need to add the
appropriate gContact:groupMembershipInfo information to the contact.
For example a Contact that is on My Contacts Group contains:
<gContact:groupMembershipInfo deleted='false'
href='http://www.google.com/m8/feeds/groups/julian
%40juliantoledo.com/base/6' />
You can find more information here:
http://code.google.com/apis/contacts/docs/2.0/developers_guide_protocol.html#Groups
To get the href for the groups that you need, you can query all the
groups for a user using the groups feed:
http://www.google.com/m8/feeds/groups/user\%40gmail.com/full
Cheers,
Julian
On Mar 27, 3:46 am, D2 <[email protected]> wrote:
> how to add contact in google system groups??? means in "Friends",
> "Family", "Coworkers" such default groups....
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---