最近搜索
没有最近搜索
Increment metrics data for events
已于 2023年11月05日 发布
How can I get all metrics changes by increment? not a specific one.
I need to bring to my data lake all the metrics that have changed since my last run.
I don't want to use: api/v2/tickets/id/metrics
0
1
1 条评论
Christopher Kennedy
You can include ticket metrics in the incremental ticket export API response by side-loading
metric_sets
.0
登录以发表评论。