[null,null,["最后更新时间 (UTC):2024-11-26。"],[[["Each entity sent to Google has a version, determined by a timestamp (e.g. `dateModified`, `generation_timestamp`)."],["Google only processes entities with a version equal to or newer than the last accepted one, otherwise a \"Stale Entity\" error occurs."],["If an entity isn't updated with a new version for 14 consecutive days, it's removed from Google's system."],["To avoid stale entities, use timestamps in feeds and apply real-time update changes to your next feed with an updated `dateModified` timestamp."]]],["Entities sent to Google have a version timestamp. In feeds, `dateModified` sets the version; otherwise, it's the feed's start time. Real-time updates use `generation_timestamp` or `delete_time`, defaulting to the request time. Google only processes entities with versions equal to or newer than the last accepted. Stale entities are ignored, triggering a \"Stale Entity\" error. Entities unchanged for 14 days are removed. It's recommended to include timestamps in feeds and reflect real-time changes in subsequent feeds, updating the `dateModified` timestamp accordingly.\n"]]