bird sms stats inbound by-country
Usage
Codebeispiel
bird sms stats inbound by-country [flags]Description
Messages your numbers received, grouped by the country of the receiving number.
Examples
Codebeispiel
bird sms stats inbound by-countryOptions
| 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. |
| --limit <n> | Maximum rows to return, ranked by volume. Defaults to 50; the maximum is 200, and asking for more returns 422 rather than silently returning fewer. |
| --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-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 hourly | Get hourly inbound SMS statistics |
| bird sms stats inbound summary | Get aggregate inbound SMS statistics |