CreateActorRequest
Index
Properties
actor_standby
categories
A list of categories that best define the Actor. Reflected in Apify Store's search and filtering options.
default_run_options
description
Short description of the Actor, displayed in Apify Store and Console.
example_run_input
Sample input payload that demonstrates what a typical run input for an Actor looks like. Used when no explicit input for a run is provided.
is_deprecated
Whether the Actor is deprecated.
is_public
Whether the Actor is available to users in Apify Store. If false, the Actor is private and only visible to you.
model_config
name
The identifier of the Actor. Use lowercase letters, numbers, and hyphens. Spaces or special characters aren't allowed. Must be unique across your account.
pricing_infos
restart_on_error
seo_description
Description of the Actor to display by search engines such as Google. Recommended length is 140-156 characters.
seo_title
Name of the Actor to display by search engines such as Google. Can be different from the Actor's name displayed in Apify Store and Console. Recommended length is 40-50 characters.
title
Human-readable name of the Actor, displayed in Apify Store and Console. Can contain spaces and capital letters. Recommended length is 40-50 characters. You can change this title without affecting the Actor's URL or SEO.
versions
An array of Version objects. Each object represents a specific version of the Actor's source code: its location, builds, and environment configuration.
The configuration of the Actor's standby mode. For details, see Standby mode.