type: object
nullable: false
description: >-
  This object contains all of the YouTube metrics fields.
allOf:
  - $ref: './YouTubeWatchTimeMetrics.yaml'
  - $ref: './YouTubeEngagementMetrics.yaml'
  - $ref: './YouTubeDemographicMetrics.yaml'
  - $ref: './YouTubeTrafficSourceMetrics.yaml'
  - $ref: './YouTubeViewMetrics.yaml'
  - $ref: './YouTubeDeviceMetrics.yaml'