Indexing API

  • The Indexing API enables developers to inform Google about changes to web documents, such as updates or deletions.

  • Developers can utilize the indexing.googleapis.com service to interact with the API and manage web document indexing.

  • The API provides methods to retrieve metadata about a web document and notify Google of changes to its status.

The Indexing API allows developers to share the life cycle of a Web Document with Google.

Service: indexing.googleapis.com

The Service name indexing.googleapis.com is needed to create RPC client stubs.

google.indexing.v3.UrlService

Methods
GetUrlNotificationMetadata Gets metadata about a Web Document.
PublishUrlNotification Notifies that a URL has been updated or deleted.