Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.12 KB

PContactOpenTrackingActivity.md

File metadata and controls

18 lines (15 loc) · 1.12 KB

# PContactOpenTrackingActivity

Properties

Name Type Description Notes
contact_id string The unique ID that identifies the contact.
campaign_activity_id string The unique ID that identifies of the campaign activity to use.
tracking_activity_type string The tracked activity event type.
email_address string The email address for the contact and tracking activity.
first_name string The first name of the contact. [optional]
last_name string The last name of the contact. [optional]
device_type string The type of device that was used to open the link. [optional]
created_time \DateTime The time the tracking activity occurred.
deleted_at \DateTime The time the Contact was deleted [optional]
sms_channel \OpenAPI\Client\Model\TrackingActivitySmsChannelDTO [optional]

[Back to Model list] [Back to API list] [Back to README]