Skip to main content

object

Campaign

LLM
View as Markdown
Open llms.txt

Properties

  • Name
    id
    Type
    string
    Description
    Required property.
  • Name
    name
    Type
    string
    Description
    Required property.
  • Name
    status
    Type
    CampaignStatus
    Description
    Required property.
  • Name
    segmentId
    Type
    string
    Description
    Optional property.
  • Name
    inboxId
    Type
    string
    Description
    Optional property.
  • Name
    channel
    Type
    string
    Description
    Channel derived from the selected inbox during scheduling.
  • Name
    content
    Type
    OutboundMessageContent
    Description
    Optional property.
  • Name
    revision
    Type
    integer
    Description
    Required property.
  • Name
    scheduledAt
    Type
    string
    Description
    Optional property.
  • Name
    evaluatedAt
    Type
    string
    Description
    Optional property.
  • Name
    sentAt
    Type
    string
    Description
    Optional property.
  • Name
    audienceCount
    Type
    integer
    Description
    Required property.
  • Name
    dispatchError
    Type
    string
    Description
    Stable sanitized error code when dispatch could not start.
  • Name
    createdAt
    Type
    string
    Description
    Required property.
  • Name
    updatedAt
    Type
    string
    Description
    Required property.

Related operations