COUNT calculation method
metered
COUNT(events.code)
//Event received #1 { "transaction_id": "transaction_1", "external_customer_id": "1", "timestamp": "2022-03-16T00:00:00Z", "code": "api_requests", "properties": {} } //Event received #2 { "transaction_id": "transaction_2", "external_customer_id": "1", "timestamp": "2022-03-17T00:00:00Z", "code": "api_requests", "properties": {} }
Was this page helpful?