Extracts Aggregated user statistics from Genesys Cloud, including initial direction. Statistics are stored in the user_aggregation3 table.
Parameters
| Parameter | Description | |
|---|---|---|
| start_date | Optional | The start date for the aggregation period. If not provided, will use the savepoint start date minus 1 day |
| end_date | Optional | The end date for the aggregation period. If not provided, will default to the current time |
| granularity | Optional | The granularity of the aggregation. This should be a time interval such as '15 minutes'. Default is 15 minutes. |
| savepoint | Optional | If set, will use the named savepoint. Default is 'user_aggregation3' |
Tables Affected
Variables Set
No variables set.
Permissions needed
- analytics:conversationAggregate:view
Examples
- user_aggregations3()
