Message Metrics
Query Metrics Related to Messages
Last updated
Was this helpful?
Query Metrics Related to Messages
Last updated
Was this helpful?
Fetch message attributes using various query parameters
The ID of the workspace
The date and time in the format 'YYYY-MM-DDTHH:MM:SSZ' or 'YYYY-MM-DDTHH:MM:SS-HH:MM'.
The date and time in the format 'YYYY-MM-DDTHH:MM:SSZ' or 'YYYY-MM-DDTHH:MM:SS-HH:MM'.
Filter conditions for which to fetch messages. Each condition is a string in the format of 'equals(field
,value
)'.
Available field-value pairs are
channelID
- UUID, can supply multiple equals conditions for multiple channelIdscampaignID
- UUID, can supply multiple equals conditions for multiple campaignIdsplatformID
- string, can supply multiple equals conditions for multiple platforms
channelName
- string, exact match only.status
- string, can supply multiple equals conditions for multiple statuses
direction
- string, message direction
receiverCountry
- string, can supply multiple equals conditions for multiple receiver countries
channelSenderType
- string, can supply multiple equals conditions for multiple channel sender types
sender
- string, can supply multiple equals conditions for multiple senders
failureCodes
- string, can supply multiple equals conditions for multiple failure codes
15001
, 14001
, 12006
etc