Skip to content

Files

Latest commit

 

History

History
18 lines (9 loc) · 581 Bytes

AnalyticsMetricsBreakdownResponseData.md

File metadata and controls

18 lines (9 loc) · 581 Bytes

AnalyticsMetricsBreakdownResponseData

Properties

Name Type Description Notes
dimensionValue String Returns a specific value for the dimension you selected, based on the data. For example if you select `continent` as a dimension, then `dimensionValue` returns values like `EU` or "AZ". [optional]
metricValue Float Returns the data for a specific dimension value. [optional]

Implemented Interfaces

  • Serializable
  • DeepObject