StorytellerUserActivity

constructor(id: Long = Random.nextLong(), type: StorytellerUserActivity.EventType, externalId: String? = null, adView: View? = null, storyId: String? = null, storyIndex: Int? = null, storyTitle: String? = null, storyDisplayTitle: String? = null, storyReadStatus: String? = null, storyPageCount: Int? = null, isMuted: Boolean? = null, clipId: String? = null, clipTitle: String? = null, clipIndex: Int? = null, clipActionType: String? = null, clipHasAction: Boolean? = null, clipActionUrl: String? = null, clipActionText: String? = null, actionClass: String? = null, actionIndex: Int? = null, tappedClipActionText: String? = null, tappedClipActionUrl: String? = null, tappedClipActionType: String? = null, clipHasSecondaryActions: Boolean? = null, clipSecondaryActionsText: List<String>? = null, clipSecondaryActionUrls: List<String>? = null, clipSecondaryActionTypes: List<String>? = null, clipsViewed: Int? = null, loopsViewed: Int? = null, clipFeedType: String? = null, collectionClipCount: Int? = null, collectionOffset: Int? = null, originalPosition: Int? = null, displayPosition: Int? = null, captionsEnabled: Boolean? = null, startPosition: Long? = null, endPosition: Long? = null, scrubDirection: String? = null, completionType: String? = null, pageId: String? = null, pageType: String? = null, pageIndex: Int? = null, pageTitle: String? = null, pageActionType: String? = null, pageHasAction: Boolean? = null, pageActionText: String? = null, pageActionUrl: String? = null, pagesViewedCount: Int? = null, contentLength: Long? = null, itemTitle: String? = null, actionText: String? = null, actionLinkId: String? = null, containerTitle: String? = null, searchFrom: String? = null, searchTerm: String? = null, searchSort: String? = null, searchFilter: String? = null, initialInput: String? = null, isSuggestion: Boolean? = null, storyPlaybackMode: String? = null, openedReason: String? = null, dismissedReason: String? = null, isInitialBuffering: Boolean? = null, timeSinceBufferingBegan: Long? = null, durationViewed: Float? = null, isLive: Boolean? = null, adId: String? = null, advertiserName: String? = null, adType: String? = null, adFormat: String? = null, adResponseIdentifier: String? = null, adPlacement: String? = null, adStrategy: String? = null, adIndex: Int? = null, pollAnswerId: String? = null, triviaQuizAnswerId: String? = null, triviaQuizId: String? = null, triviaQuizQuestionId: String? = null, triviaQuizTitle: String? = null, triviaQuizScore: Int? = null, shareMethod: String? = null, categories: List<String>? = null, collection: String? = null, currentCategory: StorytellerCategory? = null, categoryId: String? = null, categoryName: String? = null, categoryType: String? = null, location: String? = null, categoryDetails: List<StorytellerCategory>? = null, excludeFromAnalytics: Boolean? = null, player: Any? = null, metadata: Map<String, String>? = null, sheetId: String? = null, sheetSize: Int? = null, sheetTitle: String? = null, cardActionType: String? = null, cardActionUrl: String? = null, cardAspectRatio: String? = null, cardBackgroundType: String? = null, cardCollectionId: String? = null, cardId: String? = null, cardIndex: Int? = null, cardSubtitle: String? = null, cardTitle: String? = null, hasButton: Boolean? = null, screenResolution: String? = null, appId: String? = null, appName: String? = null, deviceModel: String? = null, appVersion: String? = null, operatingSystem: String? = null, osVersion: String? = null, deviceType: String? = null, deviceBrand: String? = null, targetOsVersion: String? = null, minOsVersion: String? = null, languageVersion: String? = null, initializationSucceeded: Boolean? = null, enablePersonalization: Boolean? = null, enableStorytellerTracking: Boolean? = null, enableUserActivityTracking: Boolean? = null, enableAdTracking: Boolean? = null, enableFullVideoAnalytics: Boolean? = null, enableRemoteViewingStore: Boolean? = null, eyebrow: String? = null, followableCategoryLimitActionText: String? = null, followableCategoryLimitActionUrl: String? = null, followableCategoryLimitDialogue: String? = null, context: StorytellerAnalyticsContext? = null)