FilterValidationResponse
Response object for the filter validation endpoint.
Properties
| Property | Required | Type | Description |
|---|---|---|---|
matchedIds | True | List[String] | The article IDs from expectedIds that matched the filters. |
totalCount | True | Integer | Total number of articles in the dataset matching the filters (not limited to expectedIds). |