Hi Kaul,

You'll want to use the calendar address, which has the form:
http://www.google.com/calendar/feeds/<calendarID>/private/full

For programmatic access to this URL, look at the 'self' link in the
entries of the allcalendars and owncalendars feeds.

You'll need to authenticate using ClientLogin or AuthSub to access and
manipulate these calendars.  See the Developer's Guide for more info
on how to do that:
http://code.google.com/apis/calendar/developers_guide_protocol.html#Auth

If you're using one of the client libraries let us know and someone in
the group may be able to give you more specific answers to your
questions.

Happy coding,
Lane

On Aug 3, 4:30 am, Kaul <[EMAIL PROTECTED]> wrote:
> Hi,
> I have created three calendars on Google Calendars in addition to the
> default calendar. I want to post and fetch events to these calendars
> programmatically. Which calendar address (uri), I should use -
> calendar address or private address? Moreover how to retrieve that
> programmatically ?


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