Package com.intercom.api.types
Class DataExportCsv
java.lang.Object
com.intercom.api.types.DataExportCsv
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getUserId
- Returns:
- The user_id of the user who was sent the message.
-
getUserExternalId
- Returns:
- The external_user_id of the user who was sent the message
-
getCompanyId
- Returns:
- The company ID of the user in relation to the message that was sent. Will return -1 if no company is present.
-
getEmail
- Returns:
- The users email who was sent the message.
-
getName
- Returns:
- The full name of the user receiving the message
-
getRulesetId
- Returns:
- The id of the message.
-
getContentId
- Returns:
- The specific content that was received. In an A/B test each version has its own Content ID.
-
getContentType
- Returns:
- Email, Chat, Post etc.
-
getContentTitle
- Returns:
- The title of the content you see in your Intercom workspace.
-
getRulesetVersionId
- Returns:
- As you edit content we record new versions. This ID can help you determine which version of a piece of content that was received.
-
getReceiptId
- Returns:
- ID for this receipt. Will be included with any related stats in other files to identify this specific delivery of a message.
-
getReceivedAt
- Returns:
- Timestamp for when the receipt was recorded.
-
getSeriesId
- Returns:
- The id of the series that this content is part of. Will return -1 if not part of a series.
-
getSeriesTitle
- Returns:
- The title of the series that this content is part of.
-
getNodeId
- Returns:
- The id of the series node that this ruleset is associated with. Each block in a series has a corresponding node_id.
-
getFirstReply
- Returns:
- The first time a user replied to this message if the content was able to receive replies.
-
getFirstCompletion
- Returns:
- The first time a user completed this message if the content was able to be completed e.g. Tours, Surveys.
-
getFirstSeriesCompletion
- Returns:
- The first time the series this message was a part of was completed by the user.
-
getFirstSeriesDisengagement
- Returns:
- The first time the series this message was a part of was disengaged by the user.
-
getFirstSeriesExit
- Returns:
- The first time the series this message was a part of was exited by the user.
-
getFirstGoalSuccess
- Returns:
- The first time the user met this messages associated goal if one exists.
-
getFirstOpen
- Returns:
- The first time the user opened this message.
-
getFirstClick
- Returns:
- The first time the series the user clicked on a link within this message.
-
getFirstDismisall
- Returns:
- The first time the series the user dismissed this message.
-
getFirstUnsubscribe
- Returns:
- The first time the user unsubscribed from this message.
-
getFirstHardBounce
- Returns:
- The first time this message hard bounced for this user
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-