UrlNotificationMetadata

สรุปการแจ้งเตือน Indexing API ล่าสุดที่ได้รับเรียบร้อยสำหรับ URL แต่ละรายการ

การแสดง JSON

{
  "url": string,
  "latestUpdate": {
    object(UrlNotification)
  },
  "latestRemove": {
    object(UrlNotification)
  }
}
ช่อง
url

string

URL ที่ข้อมูลเมตานี้ใช้อ้างอิง

latestUpdate

object(UrlNotification)

การแจ้งเตือนประเภท URL_UPDATED ที่ได้รับล่าสุด

latestRemove

object(UrlNotification)

การแจ้งเตือนประเภท URL_REMOVED ที่ได้รับล่าสุด