Sign inGet started

bird whatsapp stats by-error-code

Usage

Codebeispiel
bird whatsapp stats by-error-code [flags]

Description

Failed outbound WhatsApp messages grouped by the normalized failure reason, the same value a failed message reports in last_error.code, ranked by volume. This is the read that answers "why are sends failing"; bird whatsapp stats summary gives the failure rate, this gives its composition. A send declined before handoff (insufficient balance, missing price, suppressed recipient) counts as rejected rather than failed and is absent here; read delivery.rejected on bird whatsapp stats summary for it. Rows are the whole workspace's: the breakdown takes no dimension filter. Cap the rows with limit (default 50, max 200).

Examples

Codebeispiel
bird whatsapp stats by-error-code

Options

NameDescription
--fromInclusive start of the window, a calendar day (YYYY-MM-DD). Interpreted in timezone, or UTC when omitted. Must not be after to. Max window 365 days. Defaults to 30 days before to when omitted.
--limit <n>Maximum number of error-code rows to return, ranked by failure count descending.
--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.
--toInclusive end of the window, a calendar day (YYYY-MM-DD). Interpreted in timezone, or UTC when omitted. Max window 365 days. Defaults to today in that timezone when omitted.
NameDescription
bird whatsapp stats by-phone-numberGet outbound WhatsApp statistics by phone number
bird whatsapp stats by-tagGet outbound WhatsApp statistics by tag
bird whatsapp stats by-templateGet outbound WhatsApp statistics by template
bird whatsapp stats by-template-categoryGet outbound WhatsApp statistics by template category
bird whatsapp stats dailyGet daily outbound WhatsApp statistics
bird whatsapp stats hourlyGet hourly outbound WhatsApp statistics
bird whatsapp stats summaryGet aggregate outbound WhatsApp statistics