bird whatsapp stats inbound by-phone-number
Usage
Ejemplo de código
bird whatsapp stats inbound by-phone-number [flags]Description
Received WhatsApp message counts grouped by the business number that received them, ranked by volume. Use it to see which of your numbers customers actually write to. Cap the rows with limit (default 50, max 200).
Examples
Ejemplo de código
bird whatsapp stats inbound by-phone-numberOptions
| Name | Description |
|---|---|
| --from | Inclusive 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 phone-number rows to return, ranked by received-message volume descending. |
| --response-schema | Print the fields this command returns, then exit |
| --timezone | IANA 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. |
| --to | Inclusive 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. |
Related
| Name | Description |
|---|---|
| bird whatsapp stats inbound daily | Get daily inbound WhatsApp statistics |
| bird whatsapp stats inbound hourly | Get hourly inbound WhatsApp statistics |
| bird whatsapp stats inbound summary | Get aggregate inbound WhatsApp statistics |