A clause (filter or sort) that can be applied to variables in campaigns or lists
ID of the resource (campaign or list) this clause applies to
Type of clause to apply (filter or sort type)
Enum Value | Description |
---|---|
1 | Equal to |
2 | Not equal to |
3 | Contains |
4 | Does not contain |
5 | Contains any of |
6 | Does not contain any of |
7 | Is empty |
8 | Is not empty |
9 | Ascending |
10 | Descending |
ID of the organization this clause belongs to
Unique identifier for the clause
{ "id": "019942fb-54e3-76f2-a2b8-4b38bfdf8181", "resource_id": "019942fb-54e3-76f2-a2b8-4b39fcea7b6f", "type": 1, "column_name": "company_size", "organization_id": "019942fb-54e3-76f2-a2b8-4b3a95062f2d", "value": [ "100000" ] }