encryptedUserId property

String? encryptedUserId
getter/setter pair

The alphanumeric encrypted user ID.

When set, encryptionInfo should also be specified. This field is mutually exclusive with encryptedUserIdCandidates[], matchId, mobileDeviceId, gclid, dclid, and impressionId. This or encryptedUserIdCandidates[] or matchId or mobileDeviceId or gclid or dclid or impressionId is a required field.

Implementation

core.String? encryptedUserId;