Hi, The default maximum number of returned entries is 25, you can change this number by setting the max-results feed parameter in your request. For example -
http://www.google.com/calendar/feeds/default/private/full?max-results=100 Hope it helps, Austin On Wed, May 28, 2008 at 2:47 AM, pipri <[EMAIL PROTECTED]> wrote: > > Hi Austin > Thanks for the reply. But through the programmatic login as well as > the Client API I am able to get only 25 events from the google > calendar. I want the entire list of google events on my calendar is > that possible. Or am I misunderstanding something about the calendar > API. > > On May 27, 10:45 pm, "Austin (Google)" <[EMAIL PROTECTED]> wrote: > > Hi, > > > > You can certainly get full programmatic access to your data of Google > > Calendar. This is done via the Google Calendar Data API, its web service > > protocol spec is described here - > > > > http://code.google.com/apis/calendar/developers_guide_protocol.html > > > > We have provided a number of client libraries (JavaScript, PHP, Python, > > Java, C# .NET) that built on top of the protocol that allows easy > > integration with your existing platforms, you can check them out on this > > page - > > > > http://code.google.com/apis/gdata/clientlibs.html > > > > Hope it helps, > > Austin > > > > On Fri, May 23, 2008 at 2:51 AM, Srinivas.Adivi < > [EMAIL PROTECTED]> > > wrote: > > > > > > > > > Hi > > > I have built a web based calendar application. I want to know if it is > > > possible to synchronize my calendar with Google calendar. Are there > > > any APIs provided. Or alternately how do I get all events from a > > > google calendar(google id and password are provided) through feeds. > > > Currently only 25 recent events are obtained through feeds. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
