Documentation
Sign inGet started

bird voice stats hourly

Usage

कोड उदाहरण
bird voice stats hourly [flags]

Description

Per-hour voice stats series (total and answered legs, asr, acd_ms), gap-filled with zero rows, max 30 days (720 rows). A longer window returns 422, so use voice_stats_daily for those. from/to are instants, each rounded down to the enclosing hour and echoed back in period. For one aggregate row use voice_stats_summary.

Examples

कोड उदाहरण
bird voice stats hourly

Options

NameDescription
--directionWhen set, limits the statistics to call legs in this direction. Omit to include all legs. Possible values: inbound, outbound.
--fromStart of the window (ISO 8601 instant). Rounded down to the start of its hour (the local hour when timezone is set, otherwise the UTC hour), and that hour is included. When timezone is set, a numeric UTC offset here (for example +05:45) is rejected; use a Z (UTC) instant. Defaults to 7 days before to when omitted.
--response-schemaPrint the fields this command returns, then exit
--timezoneIANA timezone identifier (for example Asia/Kathmandu) to report in; defaults to UTC. Day and hour boundaries and the default window when from and to are omitted both follow it, so a calendar-day from or to names a local day. A from or to carrying its own UTC offset is rejected while this is set: pass a calendar day or a Z instant.
--toEnd of the window (ISO 8601 instant). Rounded down to the start of its hour (the local hour when timezone is set, otherwise the UTC hour), and that hour is included (both bounds inclusive). When timezone is set, a numeric UTC offset here is rejected; use a Z (UTC) instant. Defaults to the current hour when omitted. Window may not exceed 30 days (720 hours).
NameDescription
bird voice stats by-countryVoice stats by country
bird voice stats by-response-codeVoice stats by response code
bird voice stats dailyDaily voice statistics
bird voice stats summaryAggregate voice stats summary