On Tue, Feb 17, 2009 at 4:24 AM, skin79 <[email protected]> wrote:
>
> I'll try to explain my problem better.
> I created some secondary calendars, as described in the API
> developer's guide:
> "http://code.google.com/intl/it-IT/apis/calendar/docs/2.0/
> developers_guide_protocol.html#CreatingCalendars"
> Everything worked fine.
> After that I made my calendars public adding an acl, always as
> described in the guide. No problems here. In this way I can embed my
> calendars in a html page, so that the my events are visible read-only
> to the world.
> Now if I log into my account using the Web UI and click on the
> secondary calendar details, I see that the property "Auto-accept
> invitations" is set by default to the value: "Automatically add all
> invitations to this calendar".
> I would like to change this value to: "Do not show invitations".
> So my question is:
> can I change this value programmatically, (without using the Web UI)?
> I also noticed that this behaviour occurs even if in the global
> settings of my user account, the property "Automatically add
> invitations to my calendar:" is set to "No, only show invitations to
> which I have responded".
> So the 'global' setting is somehow ignored.
>
> My booking application handles a lot of calendar and it's becoming a
> trouble having to change one property manually each time a calendar is
> created. If I don't change this parameter, one external google user
> can send invitations to my public calendar address, and my calendars
> will show them (I tried it... ).
> Of course I don't want this.
>
> Can someone help?
> If this feature is missing, can somebody tell me where I can find an
> API wishlist?
>
> Thank you.

skin79,
I don't believe we expose that setting via the API. However, you can
file a feature request here:

    http://code.google.com/p/gdata-issues/issues/entry

You can also browse the list of existing feature requests here:

    http://code.google.com/p/gdata-issues/issues

-- 
Trevor Johns

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