query Period
Parameters
value
The ISO 8601 timespan duration, which determine the time period of the data covered by the query. For example, it can query the past 10 minutes of data, or the past 6 hours of data. Defaults to PT5H
.
NOTE
query_period
must larger than or equal toquery_frequency
, which ensures there is no gaps in the overall query coverage.