Help Center

| Submit or View Help Requests | Developer Docs |
| |

Match Expression Tool Regex

The match expression tool is used when you know the specific patterns or character combinations in your SKUs, categories, or promo codes and you would like to match these character combinations with the SKUs, categories, or promo codes passed with your conversions. This tool is only used when you do not have the actual list of items for the exception list.

There are 2 important components to the match expression tool that uses capturing group regex to apply operators to the entire group:

Component

Description

Regex (regular expression) outside the parentheses

Sets conditions for the entire group (list items) to be matched against incoming conversion data

Regex (regular expression) inside the parentheses

Matches items in the exception list

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.