Name | Type | Description | Notes |
---|---|---|---|
id | str | The identifier of the prompt. Read Only. | [optional] |
user_id | str | The prompt's owner. Read Only. | [optional] |
jericho_id | str | If sent in a jericho context, this will have the jericho id | [optional] |
prompt_subject | str | The prompt's subject line | [optional] |
prompt_html | str | The suggested script of the prompt. | [optional] |
scheduled_send_date | datetime | When the final email is scheduled to be sent | [optional] |
client_group_id | str | The client group campaign that created the prompt. | [optional] |
thumbnail_url | str | The URL of a thumbnail image for this prompt | [optional] |
status | int | The status of the prompt: created = 0, sent = 10, recorded = 20, job_created = 30, timed_out = 40, declined = 50 Read Only | [optional] |
created_date | datetime | When the email was first sent out | [optional] |
last_notified | datetime | When the user was last notified about a prompt email waiting for a video | [optional] |
send_mechanism | datetime | The sendMechanism property | [optional] |
send_types | list[str] | The types of mechanisms this prompt can send. | [optional] |