mobileDeviceId property

String? mobileDeviceId
getter/setter pair

The mobile identifier for advertisers.

This would be IDFA on iOS, AdID on Android, or other platforms’ identifiers for advertisers.

Optional.

Implementation

core.String? mobileDeviceId;