2 messages in com.googlegroups.google-calendar-help-dataapiretrieving only the IDs of updated ev...
FromSent OnAttachments
Casper18 Jun 2007 01:26 
api....@google.com18 Jun 2007 17:10 
Subject:retrieving only the IDs of updated events (optimalisation)
From:Casper (Stel@gmail.com)
Date:06/18/2007 01:26:29 AM
List:com.googlegroups.google-calendar-help-dataapi

Hi :)!

I read through the Calendar API and so on, and I'm wondering is there a way of querying the calendar for a specific date range events, that will return only the IDs of the events matching the query?

I'm developing some gCal functionality for mobiles, and there seems to be a lot of redundancy when receiving feeds. I would like to avoid that, for the sake of user's pennies :)

Has anyone faced this sort of problem? Better yet, has anyone come up with a solution?