CatalogFilterCategory

Use the CatalogFilterCategory keyword to load the category inclusion and exclusion selection information for a particular catalog filter.

Previously, you could load this data only in CSV formatted files. You can now load information in a CSV or XML formatted input file. Your input file must contain CSV column or XML element names and definitions that specify the characteristics of the business object type you are loading into your database.

CSV column and XML element definitions

CatalogFilterId
(String) The unique reference number for catalog filter. Either this field or CatalogFilterName is required.
CatalogFilterName
(String) The unique external identifier for catalog filter.
StoreIdentifier
(String) The unique external identifier for the store that the catalog filter is created for.
CatalogIdentifier
(String) The unique external identifier for the catalog that the catalog filter is created for.
CatalogGroupIdentifier
(String) The catalog group identifier that is included or excluded by this catalog filter. This field cannot be null.
Selection Type
(String) The inclusion or exclusion type for this category. Specify either Include or Exclude for this field. This field cannot be null.
ConditionGroupRelation
(String) The relationship between the condition groups. Specify either OR or AND for this field.