联系人 Feed
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
Domain Shared Contacts API Feed 是一个私有的读写 Feed,管理员可以使用该 Feed 查看和管理网域的共享联系人。由于这些 Feed 是私有的,因此您只能使用经过身份验证的请求访问它们。该请求必须包含网域管理员的身份验证令牌。如需详细了解身份验证,请参阅了解身份验证和授权。
投影值表示联系人表示法中包含哪些数据。如需查看值列表,请参阅投影值。
联系人 Feed 的网址格式如下:
https://www.google.com/m8/feeds/contacts/DOMAIN/PROJECTION
替换以下内容:
DOMAIN
:您的网域的网址,例如 example.com。
PROJECTION
:用于指定 gd:extendedProperty
元素的投影值。如需查看支持的值列表,请参阅投影值。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-03-25。
[null,null,["最后更新时间 (UTC):2025-03-25。"],[],[],null,["# Contacts feed\n\nThe Domain Shared Contacts API feed is a private read/write feed that an administrator\ncan use to view and manage a domain's shared contacts. Because the feeds are\nprivate, you can access them only by using an authenticated request. The request\nmust contain an authentication token for a domain administrator. For more\ninformation about authenticating, see\n[Learn about authentication and authorization](https://developers.google.com/workspace/guides/auth-overview).\n\nProjection values indicate what data is included in the representation of a\ncontact. For a list of values, see\n[Projection values](/workspace/admin/domain-shared-contacts#Projections).\n\nThe URL for a contact feed has the following form: \n\n```xml\nhttps://www.google.com/m8/feeds/contacts/DOMAIN/PROJECTION\n```\n\nReplace the following:\n\n- \u003cvar translate=\"no\"\u003eDOMAIN\u003c/var\u003e: The URL for your domain---for example, example.com.\n- \u003cvar translate=\"no\"\u003ePROJECTION\u003c/var\u003e: The projection value that specifies the `gd:extendedProperty` elements. For a list of supported values, see [Projection values](/workspace/admin/domain-shared-contacts/extended-properties-projections#projection_values)."]]