dataFormatEnumRequired
"csv": string"json": stringDefault value of this property is "json"
csvSeparatorstringOptional
Default value of this property is ","
dataSourceEnumRequired
"keyvaluestore": string"datasets": stringDefault value of this property is "datasets"
keyValuestoreNameOrIdstringOptional
dataset1NamestringOptional
Default value of this property is "Dataset1"
dataset1PrimaryKeystringRequired
Default value of this property is "ProductId"
dataset2NamestringOptional
Default value of this property is "Dataset2"
dataset2PrimaryKeystringRequired
Default value of this property is "ProductId"
attributesarrayRequired
Default value of this property is [{"name":"title","weight":1,"useForMatching":true,"wordsToRemove":["new","used","refurbished"],"wordReplacements":{"&":"and","w/":"with"}},{"name":"brand","weight":0.8,"useForMatching":true,"wordsToRemove":["inc","llc","ltd","corp"],"wordReplacements":{"apple":"apple inc","samsung":"samsung electronics"}},{"name":"description","jsonPath":"product.description","weight":0.6,"useForMatching":true,"wordsToRemove":["brand new","excellent condition","fast shipping"],"regex":"\\b(color|colour):\\s*\\w+\\b","normalizationRegex":"[^a-zA-Z0-9\\s]","normalizationReplacement":""},{"name":"model","weight":0.9,"useForMatching":true,"wordsToRemove":["model","version"],"wordReplacements":{"v1":"version 1","v2":"version 2"}},{"name":"price","weight":1,"useForMatching":false,"regex":"\\D"}]
thresholdstringRequired
Default value of this property is "0.5"
maxMatchesintegerOptional
Default value of this property is 2
groupByAttributestringOptional
Default value of this property is ""
languageEnumOptional
"en": string"multilingual": string"es": string"fr": string"de": string"it": string"pt": string"nl": stringDefault value of this property is "en"
includeOriginalValuesbooleanOptional
Default value of this property is true
dataset1OutputFieldsarrayOptional
Default value of this property is []
dataset2OutputFieldsarrayOptional
Default value of this property is []