This function is used to retrieve all ticket metrics from all tickets in your Zendesk organization
Usage
getAllTicketMetrics()
Arguments
Value
returns a data.frame of all ticket metrics for all tickets
Details
This function will return a data.frame containing all ticket metrics, such as latest_comment_added_at, first_resolution_time_in_minutes, etc. on every ticket.