Param name | Description |
---|---|
page
optional , blank allowed |
Page number Validations:
|
per_page
optional , blank allowed |
Number of results per page, default: 50 Validations:
|
Param name | Description |
---|---|
metric_id
optional |
Metric ID for the metric data point. One of “metric_id” or “name” must be specified. Validations:
|
name
optional |
Metric name for the metric data point. Data points with the same name will be added to the same metric. One of “metric_id” or “name” must be specified. Validations:
|
date
required |
Metric data point occurrence date. e.g. 01/01/2021, 2021/01/01 Validations:
|
value
required |
Metric data point value Validations:
|
roll_up
optional |
Calculation type used for the metric, affects all metric data points. Validations:
|
metric_source_slug
optional |
Metric Source unique ID to reference the appropriate Metric. Overrides the metric name. Validations:
|
api_token
required |
Authentication token, available at app.doubleloop.app/organizations/settings/integrations Validations:
|