Sign inGet started

bird email stats inbound daily

Usage

Exemple de code
bird email stats inbound daily [flags]

Description

Per-day received-email series, gap-filled with zero rows, max 365 days. Takes the same tag filter as bird email stats inbound summary. For hour resolution use bird email stats inbound hourly; for one aggregate row use bird email stats inbound summary.

Examples

Exemple de code
bird email stats inbound daily

Options

NameDescription
--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.
--response-schemaPrint the fields this command returns, then exit
--tagRestrict the count to a single tag. Use name to match any value of a tag, or name:value for a specific pair (for example mailbox_id:mbx_2f9k… or inbound_address_id:ina_8c3d…).
--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 email stats inbound hourlyGet hourly received-email statistics
bird email stats inbound summaryGet aggregate received-email statistics