AcsEmailEngagementTrackingReportReceivedEventData interface

Schema of the Data property of an EventGridEvent for a Microsoft.Communication.EmailEngagementTrackingReportReceived event.

Properties

engagement

The type of engagement user have with email

engagementContext

The context of the type of engagement user had with email

messageId

The Id of the email that has been sent

recipient

The Recipient Email Address

sender

The Sender Email Address

userActionTimestamp

The time at which the user interacted with the email

userAgent

The user agent interacting with the email

Property Details

engagement

The type of engagement user have with email

engagement: string

Property Value

string

engagementContext

The context of the type of engagement user had with email

engagementContext: string

Property Value

string

messageId

The Id of the email that has been sent

messageId: string

Property Value

string

recipient

The Recipient Email Address

recipient: string

Property Value

string

sender

The Sender Email Address

sender: string

Property Value

string

userActionTimestamp

The time at which the user interacted with the email

userActionTimestamp: string

Property Value

string

userAgent

The user agent interacting with the email

userAgent: string

Property Value

string