# `bird sms 10dlc campaigns requirements`

## Usage

```bash
bird sms 10dlc campaigns requirements [flags]
```

## Description

Lists what the campaign registry wants before it will accept a campaign, in the order to present it, with what you have already supplied and where each item stands. What is required depends on the use case, so `use_case_category` is required and the answer is the list for that one. Read it before registering: a campaign carries a one-off fee and a recurring charge for as long as it runs, and a rejected campaign is corrected and resubmitted rather than recreated.

## Examples

```bash
bird sms 10dlc campaigns requirements <use-case-category>
```

## Options

| Name                | Description                                                                                                          |
| ------------------- | -------------------------------------------------------------------------------------------------------------------- |
| `--campaign-id`     | Return the answers already filed for this campaign, and the registry's response to them. Omit it for the blank form. |
| `--response-schema` | Print the fields this command returns, then exit                                                                     |

## Related

| Name                                                                                | Description             |
| ----------------------------------------------------------------------------------- | ----------------------- |
| [`bird sms 10dlc campaigns create`](/docs/cli/reference/sms-10dlc-campaigns-create) | Create a 10DLC campaign |
| [`bird sms 10dlc campaigns delete`](/docs/cli/reference/sms-10dlc-campaigns-delete) | Delete a 10DLC campaign |
| [`bird sms 10dlc campaigns get`](/docs/cli/reference/sms-10dlc-campaigns-get)       | Get a 10DLC campaign    |
| [`bird sms 10dlc campaigns list`](/docs/cli/reference/sms-10dlc-campaigns-list)     | List 10DLC campaigns    |

## Related resources

- [Sending your first SMS](/learn/sms/sending-your-first-sms) (video)
- [What does SMS mean?](/explained/sms/what-does-sms-mean) (answer)
- [SMS](/products/sms) (product)
- [Build your first integration](/learn/paths/integration) (course)

[Get an implementation brief](/learn/workspace?topic=sms)
