This usergroup is focused on the Google Base Data API. People might give some answers about data-feed uploads but the response time might vary. You might want to check the following documentation pages: http://base.google.com/support/bin/topic.py?hl=en&topic=2922
And, as suggested at the end of the page, you can post this question on the Google Base forum: http://www.google.com/support/forum/p/base?hl=en Alex On Fri, Jul 17, 2009 at 12:56 AM, Josh Cummings <[email protected]>wrote: > > I haven't seen a reply on this, yet. > > Is a multi-valued integer attribute not supported through datafeeds? > > Josh > > On Jul 16, 6:29 am, Josh Cummings <[email protected]> wrote: > > Over a few iterations, I have tried variations on two themes: > > > > 1) Comma-delimited within the column: > > > > id c:myattribute:integer > > 1234 24,13,7 > > > > 2) Multiple columns of the same name > > > > id c:myattribute:integer c:myattribute:integer > > c:myattribute:integer > > 1234 24 13 7 > > > > in order to indicate that 'myattribute' should be a multi-valued > > integer column. > > > > The first approach worked if the data type was "string" instead of > > integer; as integer, it would come back with "please specify a value > > number". The second approach resulted in the first column being > > ingested and the other two being dropped. > > > > I am able to specify a multi-valued integer attribute if I create the > > item manually (instead of through a datafeed) by specifying the > > attribute multiple times, similar to my second approach. > > > > Any thoughts on what I need to do differently? > > > > Josh > > > -- Alex Dovlecel, Google Switzerland GmbH Company Identifikationsnummer: CH-020.4.028.116-1 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
