https://www.google.com/calendar/feeds/default/freebusy/busy-times/userID
userID
https://www.google.com/calendar/feeds/default/freebusy/busy-times/batch
<feed xmlns='http://www.w3.org/2005/Atom'xmlns:app='http://www.w3.org/2007/app'xmlns:batch='http://schemas.google.com/gdata/batch'xmlns:gCal='http://schemas.google.com/gCal/2005'xmlns:gd='http://schemas.google.com/g/2005'> <batch:operation type='query'/> <entry> <id>http://www.google.com/calendar/feeds/default/freebusy/busy-times/liz%40example.com</id> </entry> <entry> <id>http://www.google.com/calendar/feeds/default/freebusy/busy-times/bob%40example.com</id> </entry> <entry> <id>http://www.google.com/calendar/feeds/default/freebusy/busy-times/luke%40example.com</id> </entry></feed>
<feed xmlns="http://www.w3.org/2005/Atom" …> <id>https://www.google.com/calendar/feeds/default/freebusy/batch/1234</id> <updated>2010-03-13T00:00:00.000Z</updated> <category scheme="http://schemas.google.com/g/2005#kind" term="http://schemas.google.com/gCal/2005#freebusy"/> <title>Batch Feed</title> <entry xmlns:batch="http://schemas.google.com/gdata/batch" …> <id>http://www.google.com/calendar/feeds/default/freebusy/liz%40example.com</id> … updated, category, self link, author and batch info … <gCal:timeRange> <gd:when startTime='2010-03-13T00:00:00Z' endTime='2010-03-14T00:00:00Z'/> <gCal:timeRange> <gCal:busy> <gd:when startTime='2010-03-13T14:00Z' endTime='2010-03-13T14:30Z'/> </gCal:busy> <gCal:busy> <gd:when startTime='2010-03-13T16:00Z' endTime='2010-03-13T16:30Z'/> </gCal:busy> </entry> <entry …> <id>http://www.google.com/calendar/feeds/default/freebusy/bob%40example.com</id> … Free-busy entry content for Bob … </entry> <entry …> <id>http://www.google.com/calendar/feeds/default/freebusy/luke%40example.com</id> … Free-busy entry content for Luke … </entry></feed>
https://www.google.com/calendar/feeds/default/freebusy/group/groupID/busy-times
groupID
Posted by Alain Vongsouvanh and Nicolas Garnier, Google Calendar API Team
Want to weigh in on this topic? Discuss on Buzz