Hi, The language in that section needs to be updated :(
Namely, querying the profile will contain the current state of the user's profile (taking into account any query params you pass). The results will not contain deleted entries. So, using update-min will return data that was added/updated since that time. Note, if you query a particular <atom:entry> id of a deleted entry, you'll get a 404 Not Found: GET https://www.google.com/h9/feeds/profile/ui/PROFILE_ID/ENTRY_ID Hope this helps, Eric On Jan 9, 1:17 pm, ahealth <[email protected]> wrote: > Hi Eric, > > when you start my application for the first time, you download all > entries. After this i like to synchronize only the created, updated or > deleted entries. Describe in the "Developer's Guide: Protocol" in the > section "Synchronizing > data".http://code.google.com/intl/de-DE/apis/health/docs/2.0/developers_gui... > > "....A list of Atom IDs will be returned, and will include IDs for > items that were added, updated, or deleted...." > > Do you know, what I like to do??? > > Thanks ahealth > > On 9 Jan., 19:40, "Eric (Google)" <[email protected]> wrote: > > > Why would deleted entries appear in the results? > > > Eric > > > On Jan 8, 4:55 pm, ahealth <[email protected]> wrote: > > > > Hello, > > > I try to synchronized my data white the following query > > > >https://www.google.com/health/feeds/profile/ui/idProfile/?updated-min... > > > > and I get all updated and created entries. But I miss the deleted > > > entries. Which query I can use??? > > > Thank you for your help. > > > > ahealth --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Health Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/googlehealthdevelopers?hl=en -~----------~----~----~----~------~----~------~--~---
