A filter that can be applied to variables in campaigns or lists
ID of the resource (campaign or list) this filter applies to
Type of filter to apply
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 |
ID of the organization this filter belongs to
Unique identifier for the filter
Timestamp when the filter was created
{ "id": "01991f17-c9b8-7d5a-9c1e-7c8c075fac23", "resource_id": "01991f17-c9b8-7d5a-9c1e-7c8ddc9bdfaa", "type": 1, "column_name": "company_size", "organization_id": "01991f17-c9b8-7d5a-9c1e-7c8e038b53ec", "value": [ "100000" ], "timestamp_created": "2024-01-01T00:00:00.000Z", "timestamp_updated": "2024-01-01T00:00:00.000Z" }