Hi Andrew,

Each secondary calendar  has an unique identifier that you could use
for querying its feed:
GET https://www.google.com/calendar/feeds/calendarID/private/full

calendarID looks like an email address, example:
[email protected]

And could be obtained by listing the calendar owned by the user with:
GET https://www.google.com/calendar/feeds/default/owncalendars/full

Hope that helps.

On Fri, Jul 8, 2011 at 2:54 PM, Andrew Rogers <[email protected]> wrote:
> Hi,
>
> What was the need to have duplicate sub-calendar names?
> How to query for a sub-calendar using the title? What is the surety that it
> will query the correct sub-calendar?
>
> Hard to digest the functionality to add same name sub-calendars.
>
> :(
>
>
> Regards
>
> --
> 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://code.google.com/apis/calendar/community/forum.html
>



-- 
Johan Euphrosine (proppy)
Developer Programs Engineer
Google Developer Relations

-- 
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://code.google.com/apis/calendar/community/forum.html

Reply via email to