type: object
description: >-
  YouTube Age Band dimension modeled as an aggregate metric exposing authenticated view percentages by age band.
nullable: true
properties:
  all_13_17:
    $ref: '../properties/number_authed_views_percentage.yaml'
  all_18_24:
    $ref: '../properties/number_authed_views_percentage.yaml'
  all_25_34:
    $ref: '../properties/number_authed_views_percentage.yaml'
  all_35_44:
    $ref: '../properties/number_authed_views_percentage.yaml'
  all_45_54:
    $ref: '../properties/number_authed_views_percentage.yaml'
  all_55_64:
    $ref: '../properties/number_authed_views_percentage.yaml'
  all_65_plus:
    $ref: '../properties/number_authed_views_percentage.yaml'
  female_13_17:
    $ref: '../properties/number_authed_views_percentage.yaml'
  female_18_24:
    $ref: '../properties/number_authed_views_percentage.yaml'
  female_25_34:
    $ref: '../properties/number_authed_views_percentage.yaml'
  female_35_44:
    $ref: '../properties/number_authed_views_percentage.yaml'
  female_45_54:
    $ref: '../properties/number_authed_views_percentage.yaml'
  female_55_64:
    $ref: '../properties/number_authed_views_percentage.yaml'
  female_65_plus:
    $ref: '../properties/number_authed_views_percentage.yaml'
  male_13_17:
    $ref: '../properties/number_authed_views_percentage.yaml'
  male_18_24:
    $ref: '../properties/number_authed_views_percentage.yaml'
  male_25_34:
    $ref: '../properties/number_authed_views_percentage.yaml'
  male_35_44:
    $ref: '../properties/number_authed_views_percentage.yaml'
  male_45_54:
    $ref: '../properties/number_authed_views_percentage.yaml'
  male_55_64:
    $ref: '../properties/number_authed_views_percentage.yaml'
  male_65_plus:
    $ref: '../properties/number_authed_views_percentage.yaml'
  unknown_13_17:
    $ref: '../properties/number_authed_views_percentage.yaml'
  unknown_18_24:
    $ref: '../properties/number_authed_views_percentage.yaml'
  unknown_25_34:
    $ref: '../properties/number_authed_views_percentage.yaml'
  unknown_35_44:
    $ref: '../properties/number_authed_views_percentage.yaml'
  unknown_45_54:
    $ref: '../properties/number_authed_views_percentage.yaml'
  unknown_55_64:
    $ref: '../properties/number_authed_views_percentage.yaml'
  unknown_65_plus:
    $ref: '../properties/number_authed_views_percentage.yaml'