🤝
Trovi
  • Trovi
  • 🕸️API Reference
    • Artifacts
      • ListArtifacts
      • GetArtifact
      • CreateArtifact
      • UpdateArtifact
      • Artifact Versions
        • CreateArtifactVersion
        • DeleteArtifactVersion
        • RetrieveArtifactVersionContents
        • Version Metrics
          • IncrArtifactVersionMetric
        • Version Migration
          • MigrateArtifactVersion
          • GetArtifactVersionMigrationStatus
      • Artifact Roles
        • AssignArtifactRole
        • UnassignArtifactRole
        • ListArtifactRoles
    • Contents
      • StoreContents
      • RetrieveContents
    • Token
      • TokenGrant
  • Meta
    • ListTags
    • CreateTag
  • URNs
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. API Reference
  2. Artifacts
  3. Artifact Versions

Version Metrics

Version metrics describe the history of user interaction with Artifact Versions. There is presently 1 type of action: access_count. This describes the number of times an experiment has been launched by a different user. Client applications are responsible for properly notifying Trovi when these events happen.

PreviousRetrieveArtifactVersionContentsNextIncrArtifactVersionMetric

Last updated 3 years ago

Was this helpful?

🕸️