the api must essentially adhere to the
(feed) specifications of the item-type.
http://www.google.com/support/merchants/bin/answer.py?answer=171375

in this case, a new (AddImageLink) g:image_link
attribute is required per image -- the resulting xml
should look something like:
<g:image_link>image1-url</g:image_link>
<g:image_link>image2-url</g:image_link>

for up to 10 images.

comma-separated-values are for a tab-delimited feed only.

-- 
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 google-base-data-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-base-data-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-base-data-api?hl=en.

Reply via email to