AdobeDocs/analytics-2.0-apis

Multiple "contains" filter for Data Repair

Closed this issue · 1 comments

Related to Data Repair API

If using the "contains" filter type, can a list of substrings be provided to the filters matchValue, or is there another method to provide 2 or more substrings as the matchValue?

instead of using contains, use the inList filter. that should give you exactly what you're looking for.