Sign inGet Started

bird amb stats by-category

Usage

Code example
bird amb stats by-category [flags]

Description

Returns outbound counts and latency percentiles grouped by message category, for the requested period. Rows are ranked by accepted volume descending and capped at the requested limit (default 50, max 200). A send that names no category is grouped under an empty-string category. Rows use accepted-time attribution: a send failure recorded during the period for a message accepted earlier counts against the earlier period. Each row also carries first_response latency percentiles, omitted when no qualifying message contributes a measurement.

Examples

Code example
bird amb stats by-category

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 category rows to return, ranked by accepted volume 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 amb stats by-businessGet outbound Apple Messages for Business statistics by business
bird amb stats by-error-codeGet outbound Apple Messages for Business statistics by error code
bird amb stats by-groupGet outbound Apple Messages for Business statistics by group
bird amb stats by-intentGet outbound Apple Messages for Business statistics by intent
bird amb stats by-message-kindGet outbound Apple Messages for Business statistics by message kind
bird amb stats by-tagGet outbound Apple Messages for Business statistics by tag
bird amb stats dailyGet daily outbound Apple Messages for Business statistics
bird amb stats hourlyGet hourly outbound Apple Messages for Business statistics
bird amb stats summaryGet aggregate outbound Apple Messages for Business statistics