According to the protocol guide<http://code.google.com/apis/calendar/data/2.0/developers_guide_protocol.html>, there appear to be only two types of batch requests that can be made:
* Receiving multiple users' busy times * Performing multiple updates to the same calendar feed Is there no way to retrieve all events for a fixed date range across multiple calendar feeds (other than free/busy)? The common case is to show all of a user's events across all of his/her calendars in a date range (that's what calendars do), so if a user has a dozen calendars, is there any way to avoid making a dozen requests to show all of the data? -- 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://code.google.com/apis/calendar/community/forum.html
