Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 771 Bytes

File metadata and controls

14 lines (11 loc) · 771 Bytes

# V2MetricsMeta

Properties

Name Type Description Notes
period string The period type for this data
granularity string The granularity of data points
start_time string Start time of the data range (ISO8601 or Unix timestamp based on timestamp_format parameter)
end_time string End time of the data range (ISO8601 or Unix timestamp based on timestamp_format parameter)
metrics string[] List of metrics included in the response
domain string Domain filter applied (if any) [optional]

[Back to Model list] [Back to API list] [Back to README]