type: object
nullable: true
description: 'Apple-specific age bands'
properties:
  all_0_17:
    $ref: '../properties/demographics_value.yaml'
  all_18_24:
    $ref: '../properties/demographics_value.yaml'
  all_25_34:
    $ref: '../properties/demographics_value.yaml'
  all_35_44:
    $ref: '../properties/demographics_value.yaml'
  all_45_54:
    $ref: '../properties/demographics_value.yaml'
  all_55_64:
    $ref: '../properties/demographics_value.yaml'
  all_65_plus:
    $ref: '../properties/demographics_value.yaml'
  all_unknown:
    $ref: '../properties/demographics_value.yaml'
  male_0_17:
    $ref: '../properties/demographics_value.yaml'
  male_18_24:
    $ref: '../properties/demographics_value.yaml'
  male_25_34:
    $ref: '../properties/demographics_value.yaml'
  male_35_44:
    $ref: '../properties/demographics_value.yaml'
  male_45_54:
    $ref: '../properties/demographics_value.yaml'
  male_55_64:
    $ref: '../properties/demographics_value.yaml'
  male_65_plus:
    $ref: '../properties/demographics_value.yaml'
  male_unknown:
    $ref: '../properties/demographics_value.yaml'
  female_0_17:
    $ref: '../properties/demographics_value.yaml'
  female_18_24:
    $ref: '../properties/demographics_value.yaml'
  female_25_34:
    $ref: '../properties/demographics_value.yaml'
  female_35_44:
    $ref: '../properties/demographics_value.yaml'
  female_45_54:
    $ref: '../properties/demographics_value.yaml'
  female_55_64:
    $ref: '../properties/demographics_value.yaml'
  female_65_plus:
    $ref: '../properties/demographics_value.yaml'
  female_unknown:
    $ref: '../properties/demographics_value.yaml'
  unknown_0_17:
    $ref: '../properties/demographics_value.yaml'
  unknown_18_24:
    $ref: '../properties/demographics_value.yaml'
  unknown_25_34:
    $ref: '../properties/demographics_value.yaml'
  unknown_35_44:
    $ref: '../properties/demographics_value.yaml'
  unknown_45_54:
    $ref: '../properties/demographics_value.yaml'
  unknown_55_64:
    $ref: '../properties/demographics_value.yaml'
  unknown_65_plus:
    $ref: '../properties/demographics_value.yaml'
  unknown_unknown:
    $ref: '../properties/demographics_value.yaml'