type: object
nullable: true
description: 'Detailed info about Amazon streams: requires include=all to be included'
properties:
  non_royalty_streams:
    $ref: '../properties/number_streams.yaml'
  device_type:
    $ref: './AmazonDeviceType.yaml'
  engagement:
    $ref: './AmazonEngagement.yaml'
  operating_system:
    $ref: './AmazonOperatingSystem.yaml'
  referral_source_type:
    $ref: './AmazonReferralSourceType.yaml'
  selection_source_type:
    $ref: './AmazonSelectionSourceType.yaml'
  subscription_type:
    $ref: './AmazonSubscriptionType.yaml'