userId property

String? userId
final

User ID for automatic analytics tracking.

When provided together with analyticsService, the SDK will automatically record impression, dismiss, and action events without any extra work from the developer.

Implementation

final String? userId;