Skip to main content
Version: Next

ActorStats

Usage statistics and Apify Store metrics for the Actor.

Index

Properties

actor_review_count

actor_review_count: int | None

The number of reviews the Actor has received in Apify Store.

actor_review_rating

actor_review_rating: float | None

The average rating of the Actor in Apify Store.

bookmark_count

bookmark_count: int | None

The number of users who bookmarked the Actor in Apify Store.

last_run_started_at

last_run_started_at: AwareDatetime | None

The date and time the most recent run of the Actor started.

model_config

model_config: Undefined

public_actor_run_stats30_days

public_actor_run_stats30_days: PublicActorRunStats30Days | None

Run status counts from the last 30 days. Only for public Actors. Excludes runs started by the Actor's owner.

total_builds

total_builds: int | None

The total number of builds of the Actor.

total_metamorphs

total_metamorphs: int | None

The total number of times a run of another Actor was metamorphed into this Actor.

total_runs

total_runs: int | None

The total number of runs of the Actor.

total_users

total_users: int | None

The total number of Actor users, including its owner.

total_users30_days

total_users30_days: int | None

The number of active users of the Actor in the last 30 days.

total_users7_days

total_users7_days: int | None

The number of active users of the Actor in the last 7 days.

total_users90_days

total_users90_days: int | None

The number of active users of the Actor in the last 90 days.