type: object
description: >-
  Object representing the intersection of dimensions and aggregated metrics.
nullable: false
properties:
  dimensions:
    $ref: './YouTubeDimensions.yaml'
  metrics:
    $ref: './YouTubeMetrics.yaml'