Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 745 Bytes

AnalyticsMetricsOverTimeResponseData.md

File metadata and controls

11 lines (7 loc) · 745 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 Float Returns the data for a specific metric value. [optional]

[Back to Model list] [Back to API list] [Back to README]