# PublicActorRunStats30Days<!-- -->

Run status counts over the past 30 days.

## Index[**](#Index)

### Properties

* [**aborted](https://docs.apify.com/api/client/python/api/client/python/reference/class/PublicActorRunStats30Days.md#aborted)
* [**failed](https://docs.apify.com/api/client/python/api/client/python/reference/class/PublicActorRunStats30Days.md#failed)
* [**model\_config](https://docs.apify.com/api/client/python/api/client/python/reference/class/PublicActorRunStats30Days.md#model_config)
* [**succeeded](https://docs.apify.com/api/client/python/api/client/python/reference/class/PublicActorRunStats30Days.md#succeeded)
* [**timed\_out](https://docs.apify.com/api/client/python/api/client/python/reference/class/PublicActorRunStats30Days.md#timed_out)
* [**total](https://docs.apify.com/api/client/python/api/client/python/reference/class/PublicActorRunStats30Days.md#total)

## Properties<!-- -->[**](#Properties)

### [**](#aborted)aborted

**aborted: int | None

### [**](#failed)failed

**failed: int | None

### [**](#model_config)model\_config

**model\_config: Undefined

### [**](#succeeded)succeeded

**succeeded: int | None

### [**](#timed_out)timed\_out

**timed\_out: int | None

### [**](#total)total

**total: int | None
