【问题标题】:Can I use the GMAIL API to search for keywords and display related content?我可以使用 GMAIL API 搜索关键字并显示相关内容吗?
【发布时间】:2016-01-02 05:41:39
【问题描述】:

我想知道是否可以使用 gmail api 在消息中搜索关键字并在侧边栏中显示相关内容。

【问题讨论】:

标签: gmail-api


【解决方案1】:

是的!您可以使用 gmail api 中的查询参数搜索任何内容 检查此链接以获取查询选项

https://support.google.com/mail/answer/7190?hl=en

例如 API:

https://www.googleapis.com/gmail/v1/users/me/messages?q=test

这将在电子邮件的整个内容、主题等中搜索测试。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2021-10-19
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-06-14
    • 1970-01-01
    • 1970-01-01
    • 2012-04-21
    相关资源
    最近更新 更多