Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法访问谷歌日历中特定事件的 colorID?有很多教程告诉如何设置事件的颜色 ID,但我需要一种方法来获取已经在谷歌日历中的事件的颜色 ID。
@Narayan:是的,实际上非常简单。只需测试来自谷歌日历页面(您可以测试 REST API 的 api 页面)中的任何事件响应,并确保事件也有颜色。然后,您会看到响应中存在 colorid。因此,基本上,您只需像设置日历的任何其他正常属性一样设置 colorid。