Ticket
Example
Fields
Field
Type
Comments
creationTime
string
Indicates the time when the ticket was created. Represent datetime string in ISO 8601 format
htmlMessage
string
Ticket html content
id
integer
Unique ticket id
lastThreadElementCreationTime
string
Indicates the time when the most recent element in a thread was created. Represent datetime string in ISO 8601 format
message
string
Ticket text content
originalLink
string
Permanent link or URL to the post if ticket created from SoMe source; if not, will be null
replyCount
integer
Indicates the total count of replies in the ticket
sourceName
string
Indicates the specific source where ticket from (e.g., page post, mention, group post, review, etc)
tags
array of strings
Attached ticket tags
title
string
Ticket title
Last updated