Messages
Columns
Name | Type | Description |
Id [KEY] | String | The Id of the message. |
Status | String | Status of the email. |
Subject | String | Subject of the email. |
FromEmail | String | The email of the sender. |
ToEmail | String | The email of the receiver. |
ClicksCount | Integer | The number of clicks. |
OpensCount | Integer | The number of times that the email was opened. |
LastEventTime | Datetime | The datetime of the event. |
ApiKeyId | String | Id of the API Key. |
AsmGroupId | String | ASM Group Id. |
MarketingCampaignId | String | The id of the marketing campaign. |
MarketingCampaignName | String | The name of the marketing campaign. |
MarketingCampaignSplitId | String | Split id of the campaign. |
MarketingCampaignVersion | String | Version of the campaign. |
OriginatingIp | String | This is the IP address of the person sending the message |
OutboundIp | String | This is the SendGrid dedicated IP address used to send the email |
OutboundIpType | String | The type of the outbound IP. |
Teammate | String | Username of the teammate. |
TemplateId | String | Template ID of the email. |
Events | String | List of events related to email message in SendGrid. |
Last updated