I am trying to pass multiple category id in Product CSV feed, somehow its not working. I have tried so far with :
,"A,B",
,[A,B],
,“[A,B]“,
where A & B are category Id.
Can some one tell me whats the correct way to pass the mutliple Ids in product feed.
Thanks