MobileDevicePlatform

Enum describing the mobile device platform.

Proto definition GitHub

Enums

ANDROID

Android devices.

DESKTOP

Desktop devices.

IOS

iOS devices.

OTHER_MOBILE

Mobile devices that are not Android or iOS devices.

UNKNOWN

Used for return value only. Represents value unknown in this version. Non-mobile and non-desktop devices will fall into this segment.

UNSPECIFIED

Not specified.