Skip to main content

UsageDetails

This schema defines the type for usage details. Daily, weekly, and monthly aggregation of usage is computed along with the percentile rank based on the usage for a given day.

Properties

Definitions

  • usageStats (object): Type used to return usage statistics. Cannot contain additional properties.
    • count (integer, required): Usage count of a data asset on the start date. Minimum: 0.
    • percentileRank (number): Optional daily percentile rank data asset use when relevant. Minimum: 0. Maximum: 100.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.