在Gmail插件中保存状态

时间:2018-03-06 15:52:48

标签: google-apps-script gmail-addons

我希望能够在Gmail插件中保存状态。 可能吗?像饼干之类的东西。 (出于验证用户的目的)

谢谢

1 个答案:

答案 0 :(得分:0)

使用PropertiesService在Google Apps脚本中保存数据

https://developers.google.com/apps-script/reference/properties/