5 messages in com.googlegroups.google-calendar-help-dataapiRe: Is there any way to get the Delet...
FromSent OnAttachments
mydr...@gmail.com20 Sep 2007 05:22 
Lane LiaBraaten (Google)21 Sep 2007 10:00 
mydr...@gmail.com24 Sep 2007 21:34 
Lane LiaBraaten (Google)25 Sep 2007 09:39 
mydr...@gmail.com25 Sep 2007 22:52 
Subject:Re: Is there any way to get the Deleted Events in a specific calendar?
From:Lane LiaBraaten (Google) (api.@gmail.com)
Date:09/25/2007 09:39:21 AM
List:com.googlegroups.google-calendar-help-dataapi

Hi N.Rajesh,

Can you post the query URL or some sample code? Are you sure there were events updated since the value you used for updated-min?

-Lane

On Sep 24, 9:34 pm, "mydr@gmail.com" <mydr@gmail.com> wrote:

Hi Lane, Thanks for your response but I didn't not get any events when i query with the updated-min parameter with gd:eventStatus as Cancelled.

The resulting feed for the query contained

<openSearch:totalResults>0</openSearch:totalResults> when i tried to create a event and delete the event on a specific date and made the query based on the updated_min parameter.

Cheers, N.Rajesh

On Sep 21, 10:00 pm, "Lane LiaBraaten (Google)"

<api.@google.com> wrote:

Hi mydreamzz,

If you include the updated-min parameter in your query, the resulting feed with include deleted events. These deleted events will contain the following gd:eventStatus element:

<gd:eventStatus value="http://schemas.google.com/g/ 2005#event.canceled"/>

There are a few members of the group writing sync applications. Anyone have more tips or tricks for mydreamzz?

Cheers, Lane

On Sep 20, 5:22 am, "mydr@gmail.com" <mydr@gmail.com> wrote:

Is there any way to get the Deleted Events in a specific calendar?

We are trying to maintain a copy of the Google calendar in a device which can talk to Google via Gdata APIs.If user has logged into a Desktop and deleted some of the events,we could not synchronize these events.- Hide quoted text -

- Show quoted text -