Hi
The  'updated-min' query parameter is not present in the Calendar
query parameters reference :
http://code.google.com/apis/calendar/reference.html#Parameters

Is it a new parameter ?

I think this paramater is not supported in the python client...

David.


On Jun 15, 1:19 pm, "Ryan Boyd (Google)" <[EMAIL PROTECTED]> wrote:
> Hello David,
>
> To get deleted single events, you need to pass an 'updated-min' query
> parameter.  This will return all events, including canceled events,
> which have been modified since the date passed.  Note- canceled events
> may be permanently deleted 1-2 weeks after they are deleted on the
> calendar-- at that point, they will no longer appear in the feed.
>
> Cheers,
>
> -Ryan
>
> On Jun 14, 1:00 pm, "[EMAIL PROTECTED]"
>
> <[EMAIL PROTECTED]> wrote:
> > the attribute is eventStatus :
> > canceled : this is deleted event
> > confirm : this is a really event, it is not deleted
>
> > But, I think there is a bug:
> > Only deleted recurrent events appear as canceled
> > Deleted single events do not appear in the feed
>
> > David.
>
> > On Jun 14, 9:45 pm, "Jacob Eggers" <[EMAIL PROTECTED]> wrote:
>
> > > You know, I'm having the opposite problem. When I have a reoccurring
> > > event with specific instances deleted, they still show up in my
> > > calendar.
>
> > > I assume there's an attribute that I will tell me if an event has been
> > > deleted...I'm going to do some troubleshooting tonight and attempt to
> > > figure out the problem, but if anyone else has dealt with this
> > > problem. I'd love to hear the solution.
>
> > > Thanks,
> > > j
>
> > > On 6/14/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> > > > Hi
> > > > I try to get deleted events.
> > > > I tried private/composite and private/full feed, but only confirmed
> > > > events appear.
>
> > > > Thanks.
>
> > > > David.


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