|
|
Saturday, November 1, 2008
You've probably read the Products Feed Specification help page, which incorrectly shows "AmericanExpress" (no space) as an option for the "payment_accepted" product attribute. The correct option is "American Express" (with a space). Omitting the space gets you a 400 Bad Request error. If you're using the C# GBase API to submit your products, this is the value you pass to [GBaseEntry].GBaseAttributes.AddPaymentMethod().Labels: Google Base
Permalink  
|
|