bird sms stats inbound daily
Usage
Exemplo de código
bird sms stats inbound daily [flags]Description
Messages your numbers received, one row per calendar day. Set timezone to get local calendar days instead of UTC.
Examples
Exemplo de código
bird sms stats inbound dailyOptions
| Name | Description |
|---|---|
| --from | Start 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-schema | Print the fields this command returns, then exit |
| --timezone | IANA timezone identifier used to group statistics, for example Asia/Kathmandu. The default is UTC. Day and hour boundaries, including the default window when from and to are omitted, follow this timezone. When this parameter is set, pass from and to as calendar days or Z instants instead of timestamps with explicit UTC offsets. |
| --to | End 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. |
Related
| Name | Description |
|---|---|
| bird sms stats inbound by-country | Get inbound SMS statistics by country |
| bird sms stats inbound by-number | Get inbound SMS statistics by number |
| bird sms stats inbound by-operator | Get inbound SMS statistics by operator |
| bird sms stats inbound hourly | Get hourly inbound SMS statistics |
| bird sms stats inbound summary | Get aggregate inbound SMS statistics |