What is the header field called for the categories and subcategories for importing a business?
When I use "main_category" and "categories" it doesn't seperate them.
My cvs looks like this "Auto","Auto Sales,Auto Repair,Auto Service"
But it does not import the main category, only the sub-categories.
Also i get message "The business listing is not active anymore." even though the state is set to 1, approval is set to 2, package is set to 2 and it is active.
Hi,
The format for importing the categories is
category;subcategories;type
"Auto1";"Auto2";"1"
"Auto2";"Auto3";"1"
Please add also the category type.