Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.02 KB

AnalyticsMetricsBreakdownResponseContext.md

File metadata and controls

45 lines (28 loc) · 1.02 KB

AnalyticsMetricsBreakdownResponseContext

Properties

Name Type Description Notes
metric MetricEnum Returns the metric you selected. [optional]
breakdown BreakdownEnum Returns the dimension you selected. [optional]
timeframe AnalyticsAggregatedMetricsResponseContextTimeframe [optional]

Enum: MetricEnum

Name Value
PLAY "play"
PLAY_RATE "play-rate"
START "start"
END "end"
IMPRESSION "impression"

Enum: BreakdownEnum

Name Value
MEDIA_ID "media-id"
MEDIA_TYPE "media-type"
CONTINENT "continent"
COUNTRY "country"
DEVICE_TYPE "device-type"
OPERATING_SYSTEM "operating-system"
BROWSER "browser"

Implemented Interfaces

  • Serializable
  • DeepObject