Documentation
Sign inGet started

bird sms stats hourly

Usage

Contoh kode
bird sms stats hourly [flags]

Description

One row of SMS lifecycle counts per hour, for inspecting send rate and deliverability inside a single day. The window is at most 30 days (720 rows) and both bounds round down to the hour. For longer ranges use bird sms stats daily.

Examples

Contoh kode
bird sms stats hourly

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 of the window (ISO 8601 instant), rounded down to the start of its hour and included. The boundary uses the local hour when timezone is set and the UTC hour otherwise. When timezone is set, a numeric UTC offset such as +05:45 is rejected; use a Z (UTC) instant. Defaults to 7 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 of the window (ISO 8601 instant), rounded down to the start of its hour and included. The boundary uses the local hour when timezone is set and the UTC hour otherwise, so both bounds are inclusive. When timezone is set, a numeric UTC offset is rejected; use a Z (UTC) instant. Defaults to the current hour when omitted. The window may not exceed 30 days (720 hours).
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 dailyGet daily outbound SMS statistics
bird sms stats summaryGet aggregate outbound SMS statistics