Skip to main content
These exports present information on your segmentations and target audiences.
If the value of savedSearchIsTargetAudience in the SavedSearch export is “true”, you can then use the savedSearchId value to pull relevant data for this contact and target audience from the TargetAudienceToContact export (further down).

SavedSearch

FieldDescriptionData typeExample value
savedSearchIdID for the saved search generated in EngageGUIDa72d5017-827c-40dd-8585-abc90086e0ac
savedSearchedNameThe name of the searchstringBest customers
createdOnDateTimeDate and time of creationdatetime2020-05-28T08:11:04
changedOnDateTimeDate and time of latest changedatetime2020-05-30T08:11:04
deletedOnDateTimeDate and time of deletiondatetime2020-05-30T08:11:04
changeTypeWhether the row was created, updated or deletedstringCREATE/UPDATE/DELETE
savedSearchIsTargetAudienceWhether the saved search is a target audiencebooltrue / false

TargetAudienceToContact

This export tells you when contacts entered and exited each of your target audiences.
FieldDescriptionData typeExample value
idUnique ID for each contact and target audience connectionGUIDEBC34A3F-42D8-4EA1-804B-A94C00A9AB50
contactIdUnique ID for the contactGUIDDFD03C68-592C-463F-A46D-A86400011A28
savedSearchIdReference to SavedSearchdatetimea72d5017-827c-40dd-8585-abc90086e0ac
startDateTimeDate and time when contact entered the target audience segmentdatetime2020-05-30T08:11:04
endDateTimeDate and time when contact left the target audience segmentdatetime2020-07-30T08:11:04
changedTypedNot applicable