You can only mark attributes as private (if your submitting a custom one you want noone to see)
You can also hide items by using the draft element. You can also set your items to not appear in the API results using the no_api_sydication element. All are detailed here : http://code.google.com/apis/base/starting-out.html#hidattrib Tom Wilson Freelance Google Base Developer and Consultant www.tomthedeveloper.com Google Base Tools - http://dev.tomthedeveloper.com/googlebase Featured Project : http://google-code-featured.blogspot.com/2008/02/google-base-competitor-analysis.html On Jul 25, 6:57 pm, Astralis <[email protected]> wrote: > I know the documents state that the items can be private by sending an > attribute making it private, but when I included it, the item did not > post. It seems it has to be sent to a different namespace? > > Can I add the attribute to the following POST XML? If so, how? > > <?xml version='1.0' encoding='utf-8'?> > <entry xmlns='http://www.w3.org/2005/Atom'> > <author> > <name>Elizabeth Bennet</name> > <email>[email protected]</email> > </author> > <title type='text'>Entry 1</title> > <content type='text'>This is my entry</content> > </entry> --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
