The calendar settings feed, http://code.google.com/apis/calendar/docs/2.0/reference.html#Personal_Settings_feed
is a read-only feed of a user's settings. Perhaps someday it will be possible to write to that feed, but it isn't currently. Of the three that you asked for only time zone is currently included: http://code.google.com/apis/calendar/docs/2.0/reference.html#gCalsettingsProperty On Fri, Aug 14, 2009 at 12:59 PM, ZJ<[email protected]> wrote: > > Is there any way to programmatically change any of these settings? > - The user's default timezone > - The option to automatically add invitations to the user's calendar > - The default event reminders for a user's calendar. > > So far, I haven't found a way to set any of those options using the > Google Calendar API. > > It looks like there's a way to set the timezone of the user's > calendar, but there isn't a way to set the user's default timezone. > > You can set event reminders per event using the API, but there isn't a > way to set the default event reminders for a calendar. > > Does anyone know of any way to set those features using any of the > Google APIs? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
