RuleDeviceType
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-27 UTC."],[],["Display & Video 360 API v4 is in beta. It defines supported device types for rules using enums. These include `RULE_DEVICE_TYPE_UNSPECIFIED` (default), `RULE_DEVICE_TYPE_COMPUTER`, `RULE_DEVICE_TYPE_CONNECTED_TV`, `RULE_DEVICE_TYPE_SMART_PHONE`, `RULE_DEVICE_TYPE_TABLET`, `RULE_DEVICE_TYPE_CONNECTED_DEVICE`, and `RULE_DEVICE_TYPE_SET_TOP_BOX`. The unspecified enum is a placeholder and doesn't represent an actual device type. The others describe specific device types.\n"]]