Benjamin_Guenard | 2022-08-24 08:53:20 UTC | #1
I use below query to retrieve conversation conference, API does not apply predicate "conference matches true" and return only conferences equal to false.
Is this predicate is working ?
{ "interval": "2022-07-29T22:00:00.000Z/2022-07-30T22:00:00.000Z", "order": "asc", "orderBy": "conversationStart", "paging": { "pageSize": 25, "pageNumber": 1 }, "segmentFilters": [ { "type": "and", "predicates": [ { "type": "dimension", "dimension": "conference", "operator": "matches", "value": "true" } ] } ] }
Benjamin
system | 2022-09-23 08:53:58 UTC | #2
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 16009