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.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

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

MOBILE

Mobile device.

DESKTOP

Desktop device.

TABLET

Tablet device.