Gets metadata about a Web Document. This method can only be used to query URLs that were previously seen in successful Indexing API notifications. Includes the latest UrlNotification received via this API.
HTTP request
GET https://indexing.googleapis.com/v3/urlNotifications/metadata
[[["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."],[[["Retrieves metadata about web documents previously notified to the Indexing API."],["Uses a `GET` request with the target URL as a query parameter."],["Requires an empty request body and returns `UrlNotificationMetadata` upon success."],["Needs authorization with the `https://www.googleapis.com/auth/indexing` scope."],["Provides a \"Try it!\" section for practical exploration."]]],[]]