bird email broadcasts counts
Usage
Przykład kodu
bird email broadcasts counts <broadcast-id> [flags]Description
Preview how many contacts a broadcast will actually reach before sending: total contacts in the audience, addressable of those with an email address, and sendable of those not suppressed for the broadcast's category. The broadcast must already have an audience selected.
Examples
Przykład kodu
bird email broadcasts counts <broadcast-id>
bird email broadcasts counts <broadcast-id> -f text
# find an id to pass
bird email broadcasts listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird email broadcasts cancel | Cancel a broadcast |
| bird email broadcasts create | Create a broadcast |
| bird email broadcasts delete | Delete a broadcast |
| bird email broadcasts get | Get a broadcast |
| bird email broadcasts list | List broadcasts |
| bird email broadcasts list-events | List events for a broadcast |
| bird email broadcasts list-recipients | List recipients of a broadcast |
| bird email broadcasts send | Send a broadcast |
| bird email broadcasts update | Update a draft or scheduled broadcast |