【问题标题】:Gmail contacts API limitations workaroundGmail 联系人 API 限制解决方法
【发布时间】:2013-12-06 14:19:45
【问题描述】:

鉴于 Google Contacts java API has not exposed all the fields,您将如何解决访问 Google Contacts api 上的“先生”或“公司”字段的问题?

【问题讨论】:

    标签: java google-contacts-api


    【解决方案1】:

    我对联系人 API 不是很熟悉,但似乎新版本的 API 会显示更多数据。您目前使用的是哪个版本?您可以在此处找到迁移指南:http://code.google.com/intl/de-DE/apis/contacts/docs/3.0/migration_guide.html

    另一种方法是使用批处理将数据复制到不同的字段。也许您可以通过这种方式访问​​数据。 http://code.google.com/intl/de-DE/apis/gdata/batch.html

    【讨论】:

      猜你喜欢
      • 2016-09-03
      • 2022-12-03
      • 1970-01-01
      • 2014-06-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-12-22
      相关资源
      最近更新 更多