【问题标题】:Set modify event to true while creating an event in google calendar在谷歌日历中创建事件时将修改事件设置为 true
【发布时间】:2017-08-24 05:44:09
【问题描述】:

有没有办法在创建事件时将modify event 的值设置为true?我正在使用 google-api-client gem。我希望受邀参与者也能够编辑谷歌日历活动

顺便说一句,我找到了这个solution,但还有其他方法吗?如果我采用这种方法,事件将在服务帐户中创建,而不是在用户帐户中。

【问题讨论】:

    标签: ruby google-calendar-api google-api-client


    【解决方案1】:

    我找到了答案。 https://developers.google.com/google-apps/calendar/v3/reference/events#resource我需要添加"guestsCanModify": true

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-06-29
      • 2018-05-28
      • 1970-01-01
      • 2018-05-10
      相关资源
      最近更新 更多