EventCounts interface
Properties
average |
Average rating on the day for extension |
buy |
Number of times the extension was bought in hosted scenario (applies only to VSTS extensions) |
connected |
Number of times the extension was bought in connected scenario (applies only to VSTS extensions) |
connected |
Number of times the extension was installed in connected scenario (applies only to VSTS extensions) |
install |
Number of times the extension was installed |
try |
Number of times the extension was installed as a trial (applies only to VSTS extensions) |
uninstall |
Number of times the extension was uninstalled (applies only to VSTS extensions) |
web |
Number of times the extension was downloaded (applies to VSTS extensions and VSCode marketplace click installs) |
web |
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