scuba_divingCùng tìm hiểu chuyên sâu với chúng tôi tại hội nghị kéo dài 3 ngày về SEO mà chúng tôi lần đầu tiên tổ chức tại Bangkok từ ngày 23 đến ngày 25 tháng 7! Đăng ký ngay để tham gia sự kiện Search Central Live Chuyên sâu năm 2025.
Lấy siêu dữ liệu về một Tài liệu web. Phương pháp này chỉ có thể dùng để truy vấn các URL đã thấy trước đây trong các thông báo thành công đến API lập chỉ mục. Trong số đó có UrlNotification mới nhất nhận được qua API này.
Yêu cầu HTTP
GET https://indexing.googleapis.com/v3/urlNotifications/metadata
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-02-17 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."]]],["The core content describes how to retrieve metadata about a web document via the Indexing API. A `GET` request is sent to `https://indexing.googleapis.com/v3/urlNotifications/metadata`. The `url` parameter, representing the queried URL, is required. The request body must be empty. A successful response contains an instance of `UrlNotificationMetadata`. This operation is limited to URLs previously seen in successful Indexing API notifications and requires the `https://www.googleapis.com/auth/indexing` OAuth scope.\n"]]