bird email broadcasts send-quota
Usage
代码示例
bird email broadcasts send-quota <broadcast-id> [flags]Description
Check how much of a broadcast will actually send before sending it: recipients is how many contacts it would reach now, allowed is how many of those the organization's email send allowance covers, and limited_by names the allowance that stops the rest. The broadcast must already have an audience selected.
Examples
代码示例
bird email broadcasts send-quota <broadcast-id>
bird email broadcasts send-quota <broadcast-id> -f text
# the id to pass comes from
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 counts | Get a broadcast's audience counts |
| 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-clicked-links | List a broadcast's clicked links |
| 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 |