ExtensionDailyStats interface

Properties

dailyStats

List of extension statistics data points

extensionId

Id of the extension, this will never be sent back to the client. For internal use only.

extensionName

Name of the extension

publisherName

Name of the publisher

statCount

Count of stats

Property Details

dailyStats

List of extension statistics data points

dailyStats: ExtensionDailyStat[]

Property Value

extensionId

Id of the extension, this will never be sent back to the client. For internal use only.

extensionId: string

Property Value

string

extensionName

Name of the extension

extensionName: string

Property Value

string

publisherName

Name of the publisher

publisherName: string

Property Value

string

statCount

Count of stats

statCount: number

Property Value

number