Hello Amplitude,
I’m trying to get data via the Dashboard REST API and was able to successfully pull data via the event segmentation endpoint with an event_type and filters. However, for my next chart I need to use a group_by and I’m struggling to properly format the request for my query. Can someone please provide some guidance on how to properly structure complex queries?
For reference, I’m quite confused by the documentation, since it appears there are three different areas where a group_by can be specified.
The first place it mentions is as a parameter next to the event itself:

The second place is as a parameter within the full event:

The third place is as a parameter within the event segmentation section:

Best answer by Saish Redkar
View original