Requests might be rejected or the resulting timed count durations might be adjusted for lower durations.
JSON representation | |
---|---|
{
"period": enum ( |
Fields | |
---|---|
period |
Restricts the query to the specified time range. |
Period
The supported time ranges.
Enums | |
---|---|
PERIOD_UNSPECIFIED |
Do not use. |
PERIOD_1_HOUR |
Retrieve data for the last hour. Recommended minimum timed count duration: 1 min. |
PERIOD_6_HOURS |
Retrieve data for the last 6 hours. Recommended minimum timed count duration: 10 min. |
PERIOD_1_DAY |
Retrieve data for the last day. Recommended minimum timed count duration: 1 hour. |
PERIOD_1_WEEK |
Retrieve data for the last week. Recommended minimum timed count duration: 6 hours. |
PERIOD_30_DAYS |
Retrieve data for the last 30 days. Recommended minimum timed count duration: 1 day. |