Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jamesasu/b6c211c9bdb6233deda0133da3c5d08e to your computer and use it in GitHub Desktop.
Save jamesasu/b6c211c9bdb6233deda0133da3c5d08e to your computer and use it in GitHub Desktop.
SELECT
MobileMessageTrackingID,
EID,
MID,
Mobile,
MessageID,
KeywordID,
CodeID,
ConversationID,
CampaignID,
Sent,
Delivered,
Undelivered,
Unsub,
OptIn,
OptOut,
Outbound,
Inbound,
CreateDateTime,
ModifiedDateTime,
ActionDateTime,
MessageText,
IsTest,
MobileMessageRecurrenceID,
ResponseToMobileMessageTrackingID,
IsValid,
InvalidationCode,
SendID,
SendSplitID,
SendSegmentID,
SendJobID,
SendGroupID,
SendPersonID,
SubscriberID
FROM
_smsmessagetracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment