Get event segmentation data from Amplitude Analytics API. Use this to analyze event metrics over time with optional grouping by properties. Supports multiple metrics (uniques, totals, percentage of DAU, averages) and time intervals (realtime, hourly, daily, weekly).
eRequiredstringJSON-encoded event definition. Example: {"event_type":"page_view"} or {"event_type":"purchase","filters":[{"subprop_type":"event","subprop_key":"price","subprop_op":"greater","subprop_value":["10"]}]}
gstringProperty to group results by. Use event property names like 'country', 'device_type', etc.
istringTime interval for bucketing results: '-300000' (realtime/5-min), '1' (hourly), '7' (daily), '30' (weekly). Default is '1'.
mstringMetric type to calculate. Default is 'uniques'.
endRequiredstringEnd date for the query in YYYYMMDD format
startRequiredstringStart date for the query in YYYYMMDD format
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.