Currently, events deleted via the UI or API are kept in the calendar
servers indefinitely.  The gd:eventStatus of these events is set to
'http://schemas.google.com/g/2005#event.canceled' and deleted events
can be retrieved via queries specifying the 'updated-min' URL
parameter.

In the near future, deleted events will be unavailable from the
calendar services 1 week after being deleted.

Impact:
1) This should help many of you who have been receiving the ERR_QUOTA
error message in response to API operations.
2) For those of you writing sync solutions, you will need to be sure to
do a 'full sync' if you haven't performed a sync for a particular
calendar in the last week.  You can and should continue doing
incremental syncs as long as your users are syncing more often than
once per week.

This brings up an important point for those of you who are syncronizing
Google Calendars with external systems on a regular basis -- please do
not syncronize using a 'delete all/add all' methodology.  The ability
to get incremental updates via the updated-min parameter is very
powerful and should be used whenever possible.

Please let me know if you you have any questions.

Thanks,

-Ryan


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