Hi, Thanks, that was exactly what I was looking for! Cheers,
Bruno On Feb 16, 9:59 pm, Tom Wilson <[email protected]> wrote: > It'll either be rejected when its submitting if it breaches a easily > checked policy or requirement. > > If you collect the returned insert id you can check if the item still > exists using the API by checking the draft status of the item, it > should also return a disapproved error. > > http://code.google.com/apis/base/starting-out.html#disapproved > > The dashboard will also show items that are disapproved. > > Tom Wilson > Freelance Google Base Developer and Consultantwww.tomthedeveloper.com > > Google Base Tools -http://dev.tomthedeveloper.com/googlebase > Featured Project > :http://google-code-featured.blogspot.com/2008/02/google-base-competit... > > On Feb 13, 12:27 pm, Bruno <[email protected]> wrote: > > > How can I check (via query) if an item has been rejected by google > > base. > > > I have the item's id and when I query the items feed the entry is > > retrieved, however I would like to know what property to check to > > verify if the item has been approved by google or no. > > > Many thanks in advance. > > Cheers -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-base-data-api?hl=en.
