Get data about how frequently users are performing events. The Query API has a rate limit of 60 queries per hour and a maximum of 5 concurrent queries. Example response with unit="day" and addiction_unit="hour": { "2012-01-01": [305, 107, 60, 41, ...], # Users who did event in 1…
onstringThe property expression to segment the second event on
unitRequiredstringThe overall time period to return frequency of actions for
eventstringThe event to generate returning counts for
limitintegerReturn the top limit segmentation values
wherestringAn expression to filter the returning events by
to_dateRequiredstringThe date in yyyy-mm-dd format to query to (inclusive)
from_dateRequiredstringThe date in yyyy-mm-dd format to begin querying from (inclusive)
project_idRequiredintegerRequired if using service account to authenticate request
workspace_idintegerThe id of the workspace if applicable
addiction_unitRequiredstringThe granularity to return frequency of actions at
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.