On Sat, Dec 13, 2008 at 2:37 PM, jean-marc <[email protected]> wrote:
>
> Hi,
>
> how can I get events from all my  calendars (not only the primary
> calendar as in the google sample)
>
> The GetCalendarEventFeed() method returns only my primary Calendar. It
> seems that I have to pass the URi of the secondary calendars as an
> argument, but I don't know how to get the URi programmatically.
> Could somebody help?
> I use Python.
>
> Regards
>
> Jean-Marc.

Jean,
You'll need to look in the user's calendar list, as described here:

    
http://code.google.com/apis/calendar/docs/2.0/developers_guide_protocol.html#RetrievingCalendars

There should be something similar in the reference for the client
library you're using.

-- 
Trevor Johns

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