为特定域下的特定用户创建日历文件夹

Create a calendar folder to a specific user under a specific domain

我正在尝试创建一个日历以显示在特定用户的日历列表中。

例如,此日历文件夹的名称与捕获时显示的名称相同:Sample

在服务帐户下成功完成。

你能告诉我如何与特定用户一起做吗?

你能帮帮我吗?非常感谢。

看看那些帖子 https://developers.google.com/calendar/v3/reference/calendars/insert and https://developers.google.com/calendar/v3/reference/acl/insert

HTH