Hi Vance, Glad you figured it out. If you have any other troubles with the Calendar API, then feel free to ask in the Calendar API forum:
http://groups.google.com/group/google-calendar-help-dataapi Cheers, -Jeff On Feb 14, 5:54 pm, "Vance Dubberly" <[EMAIL PROTECTED]> wrote: > Never mind I'm retarded. > > query = > gdata.calendar.service.CalendarEventQuery('usa__en%40holiday.calendar.google.com', > 'private', 'full', None, None ) > > > > On Thu, Feb 14, 2008 at 5:42 PM, altjeringa <[EMAIL PROTECTED]> wrote: > > So I can get Calendars... And I can get events... but not events from > > a specific calendar. I assume that the > > > usa__en%40holiday.calendar.google.com > > > part of > > > http://www.google.com/calendar/feeds/default/allcalendars/full/usa__e... > > > is the unique bit I should query for and I can call the url by hand. > > But I don't see how to use this in the CalendarEventQuery. > > > Anyway I figure I'm barking up the wrong tree, any direction would be > > appreciated. > > -- > To pretend, I actually do the thing: I have therefore only pretended to > pretend. > - Jacques Derrida --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google 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-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
