I am facing a very strange problem... On last august i create a exe to
upload products on google base, every thing was seems to working
fine...
but few days back we recognised that our products are in google
product search but with different seller name as

[1] Newel
[2] Newel Antique
[3] Rbrown

you can easily search my product in base/google products by adding two
queries like
www.newel.com + newel

now you can check my stores name has more than one name....


for each posting i am using...

Dim entry As GBaseEntry = New GBaseEntry()
Dim author As AtomPerson = New AtomPerson()
author.Name = "Newel"
entry.Authors.Add(author)


Can any body please where i am wrong...
Its really urgent....

thanks in advance



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to