bird sms stats inbound hourly
Usage
Codebeispiel
bird sms stats inbound hourly [flags]Description
Messages your numbers received, one row per hour, for inspecting inbound volume inside a single day.
Examples
Codebeispiel
bird sms stats inbound hourlyOptions
| Name | Description |
|---|---|
| --from | Start of the window (inclusive), an RFC 3339 instant truncated to the hour. Defaults to 7 days (168 hours) 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 of the window (inclusive), an RFC 3339 instant truncated to the hour. Defaults to the current hour when omitted. Window may not exceed 720 hours. A numeric UTC offset (for example +05:45) is rejected when timezone is set; pass a calendar day or a Z instant instead. |
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 daily | Get daily inbound SMS statistics |
| bird sms stats inbound summary | Get aggregate inbound SMS statistics |