lastInteractionIn field in Customer Data (CL) entity in Master Data

What does the field lastInteractionIn mean, when fetching customer data from the CL data entity in Master Data API (api/dataentities/CL/scroll)? What kind of interaction does changes its value? Is it related to purchases, account management…?

  • lastInteractionIn: Date of last customer interaction on the website

How to access abandoned cart information (PT-BR)

Hi! Actually this field is updated upon any changes on the given document, so it not only does represent the Date of last interaction on the website, but also any kind of change done on this document for the data entity CL.

This can include API updates, sheet imports, UI actions, etc…

If needed, you can check a timeline of all the changes on a given document using the versions API: Versions

2 Likes

Looks like we need to fix that answer :sweat_smile: Thanks for the additional context, @zerebelo!

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.