UNPKG

npaw-plugin-nwf

Version:
21 lines (20 loc) 513 B
export default class BalancerAnalyticsOptions { title?: string; contentType?: string; videoId?: string; program?: string; mediaType?: string; mediaResource?: string; userId?: string; userType?: string; viewerId?: string; appName?: string; appVersion?: string; playerName?: string; playerVersion?: string; isLive?: boolean; profileName?: string; customDimension1?: string; requiredAdditionalParams: string[]; autoDetectViewChange: boolean; }