Hi All,

I have created application for automatic Google merchant center
submittion. using google base api. everything works fine except one.

when i put price in pound  it's gave me a error

Code I have used:

 $newEntry->addGbaseAttribute('price', $Item["price"] . 'GBP' ,
'text');

 Error:

Expected response code 200, got 400\n<errors>\r\n  <error type=\"data
\" field=\"price\" reason=\"The attribute is invalid.\" />\r\n</
errors>

if it set USD it works fine. if anyone has a idea please help me to
solve this.


Kind Regards,
ISR

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