Hi,

Yes it is possible to update an event entry in any one of your own
calendar.  Just make sure that you are using the correct feed URL.  Remember
that there are two type of feeds for calendar.  The calenadar feed (list of
calendars) and event feed ( list of event).  You want to use the event feed
for a particular calendar to update event entry.

All event feed URL takes this form

http://www.google.com/calendar/feeds/[CALENDAR_ID]/private/full

The [CALENDAR_ID] can be looked up on calendar.google.com -

1) click on the "Settings" on the top right
2) choose the "Calendars" tab
3) click on the calendar you wish to insert the event to
4) go down to the row where it says "Calendar Address", you will see the
calendar ID

Also, refer to the Python developer guide for more information -

http://code.google.com/apis/calendar/developers_guide_python.html

Hope it helps,
Austin

On Tue, Aug 26, 2008 at 4:28 AM, srikanth m <[EMAIL PROTECTED]> wrote:

>
> hi,
>
> I tried to update an event to google own calendars using python.
> But, it is not working properly showing some attribut errors.
>
> Whether it is possible to update an event to google own calendars or
> not.
>
> If any way, please mail me the reply
>
>
> with regards,
> Srikanth M
>
> >
>

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