post https://{BaseUrl}/api/v3.0/videoAnalyticEvents:deepSearchGroupByTime
Fetches matching video analytic event frequencies grouped in time periods.
The set of periods are defined by defining either their length using timeInterval
, or their count with groupCount
.
The response is a list of time periods, each with a count of matching events, and optionally a sample event.