DayUsage Object
Contains information about platform usage for a specific date.
This object is used by the following operations:
- Operations that reference the UsageMetric object
The properties included in the DayUsage object are listed below.
Property | Type | Description |
---|---|---|
MetricValueType | MetricValueType | Contains information about a type of metric value. |
Date | date | The date for which usage is being reported. |
MetricItem[ ] | MetricItem |
Contains information about a metric item in an API Platform usage report. One or more. |
AdditionalNote[ ] | string |
One or more optional additional notes associated with the information. One or more. |