# AdStatus
## Enum Variants
| Name | Value |
|---- | -----|
| Active | active |
| Paused | paused |
| PendingReview | pending_review |
| Rejected | rejected |
| Completed | completed |
| Cancelled | cancelled |
| Error | error |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)