Magidoc

ReportJourneyContact
Object

Fields

#

contactStatus

Non-null

Contact status

email

Non-null

Contact email address

entryNodeId

Id of the entry trigger node that the contact entered the journey from. If there is no value, the contact was added to the journey manually.

entryNodeName

Name of the entry trigger node that the contact entered the journey from. If there is no value, the contact was added to the journey manually.

entryNodeType

Type of the entry trigger node that the contact entered the journey from. If there is no value, the contact was added to the journey manually.

entryUtc

Non-null

Date the contact entered the journey

exitNodeId

Id of the exit trigger node that the contact entered the journey from. If there is no value, the contact was removed from the journey manually.

exitNodeName

Name of the exit trigger node that the contact entered the journey from. If there is no value, the contact was removed from the journey manually.

exitNodeType

Type of the exit trigger node that the contact entered the journey from. If there is no value, the contact was removed from the journey manually.

exitUtc

Date the contact exited the journey

id

Non-null

Contact Id

journeyStatus

Non-null

Contact status in journey

nextNodeId

Id of the next node that the contact pass through. If there is no value, or the value is 0, then the contact has reached the end of the journey.

nextNodeName

Name of the next node that the contact pass through. If there is no value, or the value is 0, then the contact has reached the end of the journey.

nextNodeType

Type of the next node that the contact pass through. If there is no value, or the value is 0, then the contact has reached the end of the journey.

pageNumber

Non-null

Current page of reporting data based on the number of rows per page.

previousNodeId

Id of the previous node that the contact passed through. If there is no value, or the value is 0, then this was the first node in the journey after the entry trigger nodes.

previousNodeName

Name of the previous node that the contact passed through. If there is no value, then this was the first node in the journey after the entry trigger nodes.

previousNodeType

Type of the previous node that the contact passed through. If there is no value, then this was the first node in the journey after the entry trigger nodes.

tags

[ String !]!
Non-null

Contact tags

totalNbrPages

Non-null

Total number of reporting data pages based on the number of rows per page and total rows.

totalRecords

Non-null

Total number of reporting data rows based on the criteria set.

Usages

#

References

#

  • Field journeyContacts from Query