10 messages in com.googlegroups.google-base-data-apiRe: product count by seller
FromSent OnAttachments
humbads08 Oct 2006 15:47 
Daniel Danciu ?? ???09 Oct 2006 11:58 
humbads12 Oct 2006 20:09 
humbads12 Oct 2006 20:36 
Daniel Danciu 단츄 다니엘13 Oct 2006 02:46 
humbads13 Oct 2006 08:24 
humbads13 Oct 2006 08:29 
Daniel Danciu 단츄 다니엘13 Oct 2006 09:30 
Shailesh N. Humbad13 Oct 2006 09:52 
Daniel Danciu 단츄 다니엘13 Oct 2006 10:19 
Subject:Re: product count by seller
From:Daniel Danciu 단츄 다니엘 (dan@danciu.ro)
Date:10/13/2006 09:30:25 AM
List:com.googlegroups.google-base-data-api

humbads wrote:

What if I define a custom attribute in each bulk upload file, such as c:my_customer_id:integer, and then send a unique integer for each store/customer? Would I be able to search on that custom field?

Sure, that sounds right. Just encode it in a custom attribute (can be private if you don't want it to show up in the snippets feed or Google Base frontend) and then use that attribute to restrict your query (your attribute would be in the g: namespace).

Daniel