Documentation
Sign inGet started

bird sms stats daily

Usage

Exemple de code
bird sms stats daily [flags]

Description

One row of SMS lifecycle counts per calendar day, for charts and trend lines. The window is at most 365 days; set timezone to get local calendar days instead of UTC. Rates and latency percentiles are whole-window figures, so read those from bird sms stats summary.

Examples

Exemple de code
bird sms stats daily

Options

NameDescription
--carrierRestrict the statistics to a single delivery carrier. Mutually exclusive with the other dimension filters (originator, country, category); only one may be set per request.
--categoryRestrict the statistics to a single category. Mutually exclusive with the other dimension filters (originator, country, carrier); only one may be set per request.
--countryRestrict the statistics to a single destination country, as an ISO 3166-1 alpha-2 code. Mutually exclusive with the other dimension filters (originator, category, carrier); only one may be set per request.
--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.
--originatorRestrict the statistics to a single originator (the sender address messages were sent from). Mutually exclusive with the other dimension filters (country, category, carrier); only one may be set per request. Matches the message from.
--response-schemaPrint the fields this command returns, then exit
--timezoneIANA 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.
--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 sms stats by-carrierGet outbound SMS statistics by carrier
bird sms stats by-categoryGet outbound SMS statistics by category
bird sms stats by-countryGet outbound SMS statistics by country
bird sms stats by-error-codeGet outbound SMS statistics by error code
bird sms stats by-originatorGet outbound SMS statistics by originator
bird sms stats by-statusGet outbound SMS statistics by status
bird sms stats by-tagGet outbound SMS statistics by tag
bird sms stats hourlyGet hourly outbound SMS statistics
bird sms stats summaryGet aggregate outbound SMS statistics