Skip to content

Instantly share code, notes, and snippets.

@wvpv
Created January 17, 2023 16:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save wvpv/18f17e584588533967e2dcdddc7769df to your computer and use it in GitHub Desktop.
Save wvpv/18f17e584588533967e2dcdddc7769df to your computer and use it in GitHub Desktop.
Not Sent Tracking Schema
FieldName DataType Length Precision Scale PrimaryKey Required DefaultValue
ClientID Number TRUE TRUE
SendID Number TRUE TRUE
SubscriberKey Text 254 TRUE TRUE
EmailAddress EmailAddress FALSE FALSE
SubscriberID Number TRUE TRUE
ListID Number TRUE TRUE
EventDate Date TRUE TRUE
EventType Text 10 FALSE FALSE
BatchID Number TRUE TRUE
TriggeredSendExternalKey Text 100 FALSE FALSE
Reason Text 300 FALSE FALSE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment