metrics

Get requested metrics for all address sets for the current account

Returns requested metrics for all address sets for the current account.

get/address-sets/metrics

Query parameters

namesstring[] required

A comma separated list of metrics names. Allowed metric names: entries_added, entries_extended, entries_expired, entries_deleted

fromstring

Beginning of a date-time range.

tostring

End of a date-time range.

resolutioninteger

Size of each division for which metrics data will be returned, in seconds. Resolution should not be mentioned when metrics summary is needed

summarizeboolean

Indicates if summarized value for the series should be returned for the interval.

Response

Metrics for the address set have been returned successfully.

fromstring required

An iso8601 formatted timestamp

tostring required

An iso8601 formatted timestamp

resolutioninteger required

Resolution of the time series data returned.

metricsobject required

Metrics returned

Changes

No recorded changes to this endpoint across all 1 revision of this API.