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ý và giới thiệu ý tưởng của bạn cho buổi toạ đàm nhanh tại sự kiện Search Central Live Chuyên sâu năm 2025.
UrlNotification là tài nguyên dùng trong tất cả các lệnh gọi đến API Lập chỉ mục. Trường này mô tả một sự kiện trong thời gian hoạt động của Tài liệu web.
Đối tượng của thông báo này. URL phải thuộc sở hữu của nhà xuất bản thông báo này, và đối với thông báo URL_UPDATED thì URL đó phải cho phép Google thu thập dữ liệu.
[[["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."],[[["`UrlNotification` is the resource used for communicating URL updates and deletions to Google's Indexing API."],["The `UrlNotification` object utilizes `url`, `type`, and `notifyTime` fields to provide details about web document events."],["`UrlNotificationType` defines the specific event being communicated, such as URL updates (`URL_UPDATED`) or deletions (`URL_DELETED`)."],["The Indexing API provides methods for publishing URL notifications and retrieving web document metadata."]]],["The `UrlNotification` resource represents an event in a web document's lifecycle, used within the Indexing API. It includes the document's `url` (which must be owned by the publisher and crawlable if `URL_UPDATED`), the `type` of event (`URL_UPDATED` or `URL_DELETED`), and `notifyTime`. The API provides `publish` to send updates or deletions. A `getMetadata` method provides web document's information. `UrlNotificationType` defines the event type.\n"]]