ConverstaionQuery Api DOwnload Data only on converstaion end filter

i m using
/api/v2/analytics/conversations/details/query to download data i wnat to use converstaionend for datetime ranmge instead of interval as interval give all thing thta lie in start or end . But i only want data in converstaion end if that lie between that range

Hi @rohit
interval is a required field in that API resource. It can't exceed 31 days. But you can still add a conversation filter to the request for where the metric "conversationEnd" exists.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.