管理度假设置
您可以使用设置为账号配置定时自动回复。
如需了解如何获取或更新,请参阅设置参考。
配置自动回复
自动回复需要设置回复主题和正文,可以是 HTML 或纯文本。您可以无限期启用此功能,也可以将其限制在特定时间段内。您还可以将自动回复功能限制为仅回复已知联系人或网域成员。
以下示例展示了如何设置固定时段的自动回复,并将回复限制为同一网域中的用户:
如需停用自动回复,请更新资源并将 enableAutoReply
设置为 false
。如果配置了 endTime
,自动回复功能会在指定时间过后自动停用。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-01-15。
[null,null,["最后更新时间 (UTC):2025-01-15。"],[[["Configure scheduled auto-replies for a Gmail account using the Gmail API's Settings resource."],["Auto-replies require a subject and body, can be time-limited, and restricted to specific contacts or domains."],["Provided code samples (Java and Python) demonstrate enabling auto-reply for a fixed duration and within a domain."],["Disable auto-reply by setting `enableAutoReply` to `false` or letting the `endTime` automatically deactivate it."]]],[]]