The singleevents parameter does what you want. Read about it here:

http://code.google.com/apis/calendar/reference.html#Parameters

Ray

On Thu, Oct 23, 2008 at 10:13 AM, Leo <[EMAIL PROTECTED]> wrote:
>
> I'm retrieving events from a calendar using the href from
> rel=alternate link. Unfortunately, I'm not seeing all of the
> recurrences from this calendar.
>
> My calendar has only one event in it and it is a recurring event, but
> I only receive one <entry> from the feed.
>
> I think that I'm asking for all events, in reverse order from January
> 1, 2005 till about now. Can anyone see what might be wrong? (I've
> split the following onto several lines and changed the session and
> userId's)
>
>  get =  
> http://www.google.com/calendar/feeds/<userID>%40import.calendar.google.com/private/full?
>           gsessionid=<sessionid>&
>           sortorder=descending&
>           start-min=2005-01-01T00:00:00&
>           start-max=2008-10-23T12:52:16
>
> Please help rid me of this frustration - I must have missed something
> in the docs :-(
>
> Leo
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to