Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 586 Bytes

AnalyticsMetricsOverTimeResponseData.md

File metadata and controls

12 lines (6 loc) · 586 Bytes

AnalyticsMetricsOverTimeResponseData

Properties

Name Type Description Notes
emittedAt string Returns the timestamp of the event that belongs to a specific metric in ATOM date-time format. For example, if you set `play` with an `hour` interval in your request, then `emittedAt` returns the hourly timestamps of every play event within the timeframe you defined. [optional]
metricValue number Returns the data for a specific metric value. [optional]