Package com.sparkpost.model.webhook.event

  • Class Summary
    Class Description
    AbstractWebhookEvent  
    ABTestCancellationEvent
    Details of a canceled A/B test
    ABTestCompletionEvent
    Results of an A/B test
    AmpClickEvent
    Recipient clicked a tracked link in an AMP message, thus prompting a redirect through the SparkPost click-tracking server to the link's destination.
    AmpInitialOpenEvent
    Recipient opened an AMP message in a mail client, thus rendering a tracking pixel at the top of the message.
    AmpOpenEvent
    Recipient opened an AMP message in a mail client, thus rendering a tracking pixel at the bottom of the message.
    BounceEvent
    Remote MTA has permanently rejected a message.
    ClickEvent
    Recipient clicked a tracked link in a message, thus prompting a redirect through the SparkPost click-tracking server to the link's destination.
    DelayEvent
    Remote MTA has temporarily rejected a message.
    DeliveryEvent
    Remote MTA acknowledged receipt of a message.
    GenerationFailureEvent
    Message generation failed for an intended recipient.
    GenerationRejectionEvent
    SparkPost rejected message generation due to policy.
    IngestEventErrorEvent
    Details of an Ingest API processing error
    IngestEventSuccessEvent
    Details of an Ingest API processing success
    InitialOpenEvent
    Recipient opened a message in a mail client, thus rendering a tracking pixel at the top of the message.
    InjectionEvent
    Message is received by or injected into SparkPost.
    LinkUnsubscribeEvent
    User clicked a hyperlink in a received email.
    ListUnsubscribeEvent
    User clicked the 'unsubscribe' button on an email client.
    OpenEvent
    Recipient opened a message in a mail client, thus rendering a tracking pixel at the bottom of the message.
    OutOfBandEvent
    Remote MTA initially reported acceptance of a message, but it has since asynchronously reported that the message was not delivered.
    PolicyRejectionEvent
    Due to policy, SparkPost rejected a message or failed to generate a message.
    RelayDeliveryEvent
    Remote HTTP Endpoint acknowledged receipt of a relayed message.
    RelayInjectionEvent
    Relayed message is received by or injected into SparkPost.
    RelayPermanentFailureEvent
    Relayed message has reached the maximum retry threshold and will be removed from the system.
    RelayRejectionEvent
    SparkPost rejected a relayed message or failed to generate a relayed message.
    RelayTemporaryFailureEvent
    Remote HTTP Endpoint has failed to accept a relayed message.
    SmsStatusEvent
    SMPP/SMS message produced a status log output
    SpamComplaintEvent
    Message was classified as spam by the recipient.