ValueRuleDeviceType

  • Conversion value rules can utilize unspecified, unknown, mobile, desktop, and tablet device types.

  • The UNKNOWN enum is used for return values only and represents a value unknown in the current version.

Possible device types used in conversion value rule.

Proto definition

Enums

DESKTOP

Desktop device.

MOBILE

Mobile device.

TABLET

Tablet device.

UNKNOWN

Used for return value only. Represents value unknown in this version.

UNSPECIFIED

Not specified.