Update Billable Metric
Allows you to update a billable metric.
Request
The name of the billable metric. This should be clear and concise to represent the usage you are tracking.
A detailed explanation of what the metric measures, such as the number of specific customer transactions.
The name of the event that triggers the metric. This event represents a customer action or transaction.
An array of filter groups used to refine which events contribute to the metric. Filters allow you to narrow down events based on specific properties.
The aggregation settings for the metric. This defines how event data is calculated to produce the final metric value.
Response
The unique identifier for the metric.
A brief description of what the metric measures.
The name of the metric.
The event that triggers the metric.
An array of filter groups applied to the metric to narrow down the events counted.
The aggregation settings that define how the events are calculated to produce the metric value.
The timestamp when the metric was created.
The timestamp when the metric was last updated.
The unique identifier for the organization associated with the metric.