Description
Returns average review response time as a time series with an optional previous-period comparison. This measures response speed, not the percentage of reviews that receive a response.Parameters
Example Usage
Response Fields
summary.actual and summary.compare include avgResponseTime and respondedCount. dataPoints provides those fields for each time bucket. groupByType identifies the bucket size, and dataPresent indicates whether data exists.
Notes
avgResponseTime.days,hours, andminutesare three representations of one duration; do not add them together.- Both comparison dates must be provided together.