interface ThemeStatsAppVideoPlaybackStartedEntryInfo {
    type: AppVideoPlaybackStartedStatsEntry;
    appId: string;
    appVideoId: string;
}

Properties

Properties

appId: string
appVideoId: string