Hello, Please use version 3 of the API and have a look at the "note" section:
http://code.google.com/apis/contacts/docs/3.0/developers_guide.html#retrieving_without_query *Note*: The feed may not contain all of the user's contacts, because there's a default limit on the number of results returned. For more information, see the setMaxResults method in Retrieving contacts using query parameters<http://code.google.com/apis/contacts/docs/3.0/developers_guide.html#retrieving_with_query> . Best, Alain On Sat, Dec 10, 2011 at 8:53 AM, Maxime Buisson <[email protected]>wrote: > I found that by default only 25 results will be returned. Do you know how > I could change that? > > Thanks > > > > On Saturday, December 10, 2011 5:24:42 PM UTC+1, Maxime Buisson wrote: >> >> Hi there, >> >> I am trying to get all my Google contacts using the code: >> http://code.google.com/intl/**fr/apis/contacts/docs/2.0/** >> developers_guide_java.html#**retrieving_without_query<http://code.google.com/intl/fr/apis/contacts/docs/2.0/developers_guide_java.html#retrieving_without_query>but >> I only retrieve 25 contacts (perhaps those I created from my >> Android?)... >> >> Do you have an idea where the problem comes from? >> >> Thanks. >> > -- > You received this message because you are subscribed to the Google > Groups "Google Contacts, Shared Contacts and User Profiles APIs" 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://code.google.com/apis/contacts/community/forum.html > -- Alain Vongsouvanh | Developer Programs Engineer -- You received this message because you are subscribed to the Google Groups "Google Contacts, Shared Contacts and User Profiles APIs" 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://code.google.com/apis/contacts/community/forum.html
