[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-02-17 UTC."],[[["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 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"]]