[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["\u003cp\u003eThe Indexing API enables developers to inform Google about changes to web documents, such as updates or deletions.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can utilize the \u003ccode\u003eindexing.googleapis.com\u003c/code\u003e service to interact with the API and manage web document indexing.\u003c/p\u003e\n"],["\u003cp\u003eThe API provides methods to retrieve metadata about a web document and notify Google of changes to its status.\u003c/p\u003e\n"]]],["The Indexing API enables developers to communicate a web document's lifecycle to Google. It utilizes the service `indexing.googleapis.com` for RPC client stubs. Key actions include using the `GetUrlNotificationMetadata` method to retrieve metadata about a web document and the `PublishUrlNotification` method to inform Google of updates or deletions of URLs. These are the main methods of google.indexing.v3.UrlService.\n"],null,["# Indexing API\n\nThe Indexing API allows developers to share the life cycle of a Web Document with Google.\n\nService: indexing.googleapis.com\n--------------------------------\n\nThe Service name `indexing.googleapis.com` is needed to create RPC client stubs.\n\n[google.indexing.v3.UrlService](/search/apis/indexing-api/v3/reference/indexing/rpc/google.indexing.v3#google.indexing.v3.UrlService)\n-------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------|\n| [GetUrlNotificationMetadata](/search/apis/indexing-api/v3/reference/indexing/rpc/google.indexing.v3#google.indexing.v3.UrlService.GetUrlNotificationMetadata) | Gets metadata about a Web Document. |\n| [PublishUrlNotification](/search/apis/indexing-api/v3/reference/indexing/rpc/google.indexing.v3#google.indexing.v3.UrlService.PublishUrlNotification) | Notifies that a URL has been updated or deleted. |"]]