Interface DataExportCsv._FinalStage

    • Method Detail

      • userExternalId

        DataExportCsv._FinalStage userExternalId​(java.util.Optional<java.lang.String> userExternalId)

        The external_user_id of the user who was sent the message

      • rulesetVersionId

        DataExportCsv._FinalStage rulesetVersionId​(java.util.Optional<java.lang.String> rulesetVersionId)

        As you edit content we record new versions. This ID can help you determine which version of a piece of content that was received.

      • receiptId

        DataExportCsv._FinalStage receiptId​(java.util.Optional<java.lang.String> receiptId)

        ID for this receipt. Will be included with any related stats in other files to identify this specific delivery of a message.

      • receivedAt

        DataExportCsv._FinalStage receivedAt​(java.util.Optional<java.lang.Integer> receivedAt)

        Timestamp for when the receipt was recorded.

      • seriesId

        DataExportCsv._FinalStage seriesId​(java.util.Optional<java.lang.String> seriesId)

        The id of the series that this content is part of. Will return -1 if not part of a series.

      • seriesTitle

        DataExportCsv._FinalStage seriesTitle​(java.util.Optional<java.lang.String> seriesTitle)

        The title of the series that this content is part of.

      • nodeId

        DataExportCsv._FinalStage nodeId​(java.util.Optional<java.lang.String> nodeId)

        The id of the series node that this ruleset is associated with. Each block in a series has a corresponding node_id.

      • firstReply

        DataExportCsv._FinalStage firstReply​(java.util.Optional<java.lang.Integer> firstReply)

        The first time a user replied to this message if the content was able to receive replies.

      • firstCompletion

        DataExportCsv._FinalStage firstCompletion​(java.util.Optional<java.lang.Integer> firstCompletion)

        The first time a user completed this message if the content was able to be completed e.g. Tours, Surveys.

      • firstSeriesCompletion

        DataExportCsv._FinalStage firstSeriesCompletion​(java.util.Optional<java.lang.Integer> firstSeriesCompletion)

        The first time the series this message was a part of was completed by the user.

      • firstSeriesDisengagement

        DataExportCsv._FinalStage firstSeriesDisengagement​(java.util.Optional<java.lang.Integer> firstSeriesDisengagement)

        The first time the series this message was a part of was disengaged by the user.

      • firstSeriesDisengagement

        DataExportCsv._FinalStage firstSeriesDisengagement​(java.lang.Integer firstSeriesDisengagement)
      • firstSeriesExit

        DataExportCsv._FinalStage firstSeriesExit​(java.util.Optional<java.lang.Integer> firstSeriesExit)

        The first time the series this message was a part of was exited by the user.

      • firstGoalSuccess

        DataExportCsv._FinalStage firstGoalSuccess​(java.util.Optional<java.lang.Integer> firstGoalSuccess)

        The first time the user met this messages associated goal if one exists.

      • firstOpen

        DataExportCsv._FinalStage firstOpen​(java.util.Optional<java.lang.Integer> firstOpen)

        The first time the user opened this message.

      • firstClick

        DataExportCsv._FinalStage firstClick​(java.util.Optional<java.lang.Integer> firstClick)

        The first time the series the user clicked on a link within this message.

      • firstDismisall

        DataExportCsv._FinalStage firstDismisall​(java.util.Optional<java.lang.Integer> firstDismisall)

        The first time the series the user dismissed this message.

      • firstUnsubscribe

        DataExportCsv._FinalStage firstUnsubscribe​(java.util.Optional<java.lang.Integer> firstUnsubscribe)

        The first time the user unsubscribed from this message.

      • firstHardBounce

        DataExportCsv._FinalStage firstHardBounce​(java.util.Optional<java.lang.Integer> firstHardBounce)

        The first time this message hard bounced for this user