[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 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"]]