插入事件时如何向 Google Calendar API colorId 提供自定义颜色(如#ffa500)?
Posted
技术标签:
【中文标题】插入事件时如何向 Google Calendar API colorId 提供自定义颜色(如#ffa500)?【英文标题】:How to provide custom color like #ffa500 to Google Calendar API colorId when inserting an event? 【发布时间】:2022-01-18 10:57:43 【问题描述】:我已经使用 google/apiclient
包将谷歌日历与 Laravel 集成。
当我插入一个事件时,我想为创建的事件赋予我自己的颜色,例如 #ffa500
,有一些颜色 ID,例如 1,2,3,4, 5, 6, 7, 8, 9, 10, 11
,与我们的品牌不匹配。
有没有办法提供#ffa500
而不是6
?
【问题讨论】:
【参考方案1】:目前这是不可能的。
来自 Google 支持问题的答案如下:
https://support.google.com/calendar/thread/4053448/how-to-add-customized-color-to-the-palette-in-my-calendar?hl=en&msgid=7357888您还可以在日历组件上的 Google 问题跟踪器上创建功能请求,这是模板的链接:
https://issuetracker.google.com/issues/new?component=191627&template=823906【讨论】:
感谢 Kessy 回复我,当然我会创建一个功能请求。以上是关于插入事件时如何向 Google Calendar API colorId 提供自定义颜色(如#ffa500)?的主要内容,如果未能解决你的问题,请参考以下文章
Google Calendar API - 创建事件 PHP
如何通过 Javascript 中的 Google Calendar API 获取 Google Calendar 中事件的位置?
Google Calendar API,如何添加带有附加新生成的google meet的事件?
Google Calendar API 出错 - 添加日历事件时需要 401 登录
如何使用 Google Calendar API iOS Swift 创建事件
Google Calendar API eventResponse.getHtmlLink() - 如何获取允许“添加视频通话”的事件 url