Hi, For the IDs, the API uses URL to identify groups and contacts, you can find more information on the Protocol Guide: http://code.google.com/apis/contacts/docs/3.0/developers_guide_protocol.html
It is possible to retrieve all users of a group, by using the Group parameter and the group's ID: http://code.google.com/apis/contacts/docs/2.0/reference.html#Parameters In the same Protocol Guide you can find information about using batch operations: http://code.google.com/apis/contacts/docs/3.0/developers_guide_protocol.html#Batch --Julian On Jul 19, 7:29 am, "saiful.raju" <[email protected]> wrote: > Dear all, > > I know there must be people who already worked with contact API.For my > project i am planning to use contact API.I have following queries,i > welcome your feedback > > 1.Each contact must have contact id? > 2.Each group must have group id? > 3.Is the current API supports for loading all the contacts in > particular group? > 4.batch update/delete operation of contacts. > > Looking forward to receive your feedback --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
