generally, deletes are controlled by id. any delete request may sometimes take 24-72 hours or so for the item to be fully un-indexed from google's search results.
if an item with the same id is subsequently inserted, using any method, this will usually override a delete; id must be unique per item and should never be reused. an expiration_date may be less than the default expiration defined for the item-type but never more; a proper delete request should override a valid expiration. -- You received this message because you are subscribed to the Google Groups "Google Base Data API" group. To post to this group, send email to google-base-data-...@googlegroups.com. To unsubscribe from this group, send email to google-base-data-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-base-data-api?hl=en.