| Name | Type | Description | Notes |
|---|---|---|---|
| website_url | string | Public HTTP(S) URL with a DNS hostname or public IP address. Credentials, private and special IP addresses, localhost and internal hostnames are rejected. | |
| name | string | ||
| main_country | string | ||
| main_language | string | ||
| brand_name | string | [optional] | |
| description | string | [optional] | |
| industry | string[] | [optional] | |
| matching_names | string[] | [optional] | |
| prompts | string[] | [optional] | |
| competitors | \LLMPulse\Model\ProjectCreateRequestCompetitorsInner[] | [optional] | |
| owned_media | \LLMPulse\Model\ProjectCreateRequestOwnedMedia | [optional] | |
| use_subdomain | bool | [optional] [default to false] | |
| weekly_email_subscribed | bool | [optional] [default to false] | |
| external_identifier | string | Embed-enabled (Enterprise) accounts only; other accounts receive ERR_PLAN_REQUIRED. Idempotency key and embed-session join key, unique per account | [optional] |
| execute_prompts_immediately | bool | [optional] [default to true] |