klaviyo v2.0.1 Klaviyo.Metric
Link to this section Summary
Functions
Returns a list of all metrics.
Export event data.
Returns a batched timeline of all events.
Returns a batched timeline for one specific type of metric.
Link to this section Functions
Returns a list of all metrics.
Link to this function
export(metric_id, params \\ %{})
export(String.t(), map()) :: Klaviyo.Operation.t()
Export event data.
Optionally filtering and segmented on available event properties.
Returns a batched timeline of all events.
Link to this function
timeline_for_type(metric_id, params \\ %{})
timeline_for_type(String.t(), map()) :: Klaviyo.Operation.t()
Returns a batched timeline for one specific type of metric.