Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 642 Bytes

AnalyticsMetricsOverTimeResponseData.md

File metadata and controls

18 lines (9 loc) · 642 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]

Implemented Interfaces

  • Serializable
  • DeepObject