segmentFilter
Name | Type | Required | Description |
---|---|---|---|
type |
filterType | Required if more than one filter is being defined. Defaults to
AND if no type is specified. |
Used to define multiple filters. |
id |
string[] | No | The unique id of the segment you want to match. You can obtain the id for a segment by calling readSegments, or by looking at the footer when viewing the overview page for an individual segment in the application. |
name |
stringValue[] | No | Allows you to match segments based on criteria involving the name of the segment. |