Documentation
Sign inGet started

bird voice stats daily

Usage

代码示例
bird voice stats daily [flags]

Description

Per-day voice stats series (total and answered legs, asr, acd_ms), gap-filled with zero rows so a chart never interpolates, max 365 days. Set timezone to bucket by local calendar day instead of UTC. For hour resolution use voice_stats_hourly; for one aggregate row use voice_stats_summary.

Examples

代码示例
bird voice stats daily

Options

NameDescription
--directionWhen set, limits the statistics to call legs in this direction. Omit to include all legs. Possible values: inbound, outbound.
--fromStart date (inclusive), YYYY-MM-DD. Interpreted as a calendar day in timezone (a UTC day when timezone is omitted). Defaults to 30 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 date (inclusive), YYYY-MM-DD. Interpreted as a calendar day in timezone (a UTC day when timezone is omitted). Defaults to today in that timezone when omitted. Window may not exceed 365 days.
NameDescription
bird voice stats by-countryVoice stats by country
bird voice stats by-response-codeVoice stats by response code
bird voice stats hourlyHourly voice statistics
bird voice stats summaryAggregate voice stats summary