EventCounts interface

Properties

averageRating

Average rating on the day for extension

buyCount

Number of times the extension was bought in hosted scenario (applies only to VSTS extensions)

connectedBuyCount

Number of times the extension was bought in connected scenario (applies only to VSTS extensions)

connectedInstallCount

Number of times the extension was installed in connected scenario (applies only to VSTS extensions)

installCount

Number of times the extension was installed

tryCount

Number of times the extension was installed as a trial (applies only to VSTS extensions)

uninstallCount

Number of times the extension was uninstalled (applies only to VSTS extensions)

webDownloadCount

Number of times the extension was downloaded (applies to VSTS extensions and VSCode marketplace click installs)

webPageViews

Number of detail page views

Property Details

averageRating

Average rating on the day for extension

averageRating: number

Property Value

number

buyCount

Number of times the extension was bought in hosted scenario (applies only to VSTS extensions)

buyCount: number

Property Value

number

connectedBuyCount

Number of times the extension was bought in connected scenario (applies only to VSTS extensions)

connectedBuyCount: number

Property Value

number

connectedInstallCount

Number of times the extension was installed in connected scenario (applies only to VSTS extensions)

connectedInstallCount: number

Property Value

number

installCount

Number of times the extension was installed

installCount: number

Property Value

number

tryCount

Number of times the extension was installed as a trial (applies only to VSTS extensions)

tryCount: number

Property Value

number

uninstallCount

Number of times the extension was uninstalled (applies only to VSTS extensions)

uninstallCount: number

Property Value

number

webDownloadCount

Number of times the extension was downloaded (applies to VSTS extensions and VSCode marketplace click installs)

webDownloadCount: number

Property Value

number

webPageViews

Number of detail page views

webPageViews: number

Property Value

number