type: object
nullable: true
description: 'Streams metrics'
properties:
  totals:
    $ref: './JunoSpotifyStreamsMetricsLastTwoWeeks.yaml'
  change:
    $ref: './JunoSpotifyStreamsMetricsChangeFloatPercent.yaml'
  lean_back:
    $ref: './JunoSpotifyStreamsMetricsLastTwoWeeks.yaml'
  lean_back_change:
    $ref: './JunoSpotifyStreamsMetricsChange.yaml'
  lean_forward:
    $ref: './JunoSpotifyStreamsMetricsLastTwoWeeks.yaml'
  lean_forward_change:
    $ref: './JunoSpotifyStreamsMetricsChange.yaml'
  demographics:
    $ref: './JunoSpotifyStreamsMetricsDemographics.yaml'