Chart DataAsk AIpost https://api.gumlet.com/v1/insights/chart-dataThis endpoint retrieves metrics data to plot the chart.Body Paramsmetricsarray of stringsrequiredGet data for one or more metrics in the same request. Please add any of these metrics. views, unique_views, downscale_percentage,upscale_percentage, rebuffer_percentage, startup_time, player_startup_time, seek_latency, exits_before_startup, playback_failure_percentage, completion_percent, completion_percent_by_views, rebuffer_duration, playing_time, rebuffer_count, rebuffer_frequency, average_bitrate, concurrent_users, playback_ratemetrics*ADD stringproperty_idstringrequiredThe five to ten character unique identifier of the Gumlet Insight Property available on the dashboard.timeframeobjectrequiredThe timeframe to get the data for. Currently we only support a maximum of 60 days between start_at and end_at. If group_by parameter is set as hourly then maximum difference between start_at and end_at can be seven days.timeframe objectfiltersarray of objectsBuild segments of users using multiple filters on the data, value should be an exact matchfiltersADD objectgroup_bystringenumDefaults to dailyData can be grouped by daily or hourly. Metrics with histogram response (completion_percent, completion_percent_by_views) can not be grouped hourlydailyhourlyAllowed:dailyhourlyResponses 200200 400400 401401Updated 11 months ago