RuleDeviceType

  • This document outlines the supported device types for rules.

  • Supported device types include computers, connected TVs, smart phones, tablets, connected devices, and set top boxes.

  • RULE_DEVICE_TYPE_UNSPECIFIED is a default placeholder value and does not represent a real device type.

The supported device types for rules.

Enums
RULE_DEVICE_TYPE_UNSPECIFIED Default value when device type is not specified in this version. This enum is a placeholder for default value and does not represent a real device type option.
RULE_DEVICE_TYPE_COMPUTER Computer.
RULE_DEVICE_TYPE_CONNECTED_TV Connected TV.
RULE_DEVICE_TYPE_SMART_PHONE Smart phone.
RULE_DEVICE_TYPE_TABLET Tablet.
RULE_DEVICE_TYPE_CONNECTED_DEVICE Connected device.
RULE_DEVICE_TYPE_SET_TOP_BOX Set top box.