bird audiences get
Usage
Ejemplo de código
bird audiences get <audience-id> [flags]Description
Get a single audience by ID: name, description, and type. Members are listed separately with audiences.list_contacts.
Examples
Ejemplo de código
bird audiences get <id>
bird audiences get <id> -f text
# find an id to pass
bird audiences listOptions
| Name | Description |
|---|---|
| --response-schema | Print the fields this command returns, then exit |
Related
| Name | Description |
|---|---|
| bird audiences add-contacts | Add contacts to a static audience. |
| bird audiences create | Create an audience. |
| bird audiences delete | Delete an audience |
| bird audiences list | List audiences |
| bird audiences list-contacts | List an audience's contacts |
| bird audiences remove-contact | Remove a contact from an audience |
| bird audiences remove-contacts | Remove contacts from a static audience. |
| bird audiences update | Update an audience's name or description. |