Indexing API
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
Indexing API 使开发者能够与 Google 分享网络文档的生命周期。
服务:indexing.googleapis.com
以下所有 URI 都相对于 https://indexing.googleapis.com
此服务提供了以下发现文档:
| 方法 |
getMetadata |
GET /v3/urlNotifications/metadata
获取网络文档的相关元数据。 |
publish |
POST /v3/urlNotifications:publish
通知已更新或删除某个网址。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-10-05。
[null,null,["最后更新时间 (UTC):2025-10-05。"],[],["The Indexing API, accessible via `indexing.googleapis.com`, enables developers to interact with Google regarding web document lifecycles. It offers a `v3.urlNotifications` REST resource. Key actions include using the `getMetadata` method (GET request to `/v3/urlNotifications/metadata`) to retrieve web document metadata. Developers can also use the `publish` method (POST request to `/v3/urlNotifications:publish`) to notify Google of updates or deletions of specific URLs. The API's discovery document is available at the provided URL.\n"]]