Interface CreateCampaignProbeRunOptions

Direct invoke options for campaign probe analysis

Export

Interface

CreateCampaignProbeRunOptions

Hierarchy

  • CreateCampaignProbeRunOptions

Properties

fromAddress?: string

Sender email address

Memberof

CreateCampaignProbeRunOptions

htmlBody?: string

HTML body content to analyze

Memberof

CreateCampaignProbeRunOptions

messageId?: string

Caller supplied message id for dedupe/trace

Memberof

CreateCampaignProbeRunOptions

recipient?: string

Recipient email address for context

Memberof

CreateCampaignProbeRunOptions

subject?: string

Message subject

Memberof

CreateCampaignProbeRunOptions

textBody?: string

Text body content to analyze when HTML is absent

Memberof

CreateCampaignProbeRunOptions