Point of interest interaction data type

Last update: 2025-01-31
  • Topics:
  • Schemas
    View more on this topic
  • Created for:
  • Developer

Point of interest interaction is a standard XDM data type that describes the wireless device that communicates identity information to mobile applications as mobile devices come within range.

Property Data type Description
poiDetail Point of interest details Describes the details of the POI that caused the event.
poiEntries Object Describes the number of times a person has entered the POI. Contains two properties:
  • id: A unique identifier for the measure.
  • value: The quantifiable value of the measure.
poiExits Object Describes the number of times a person has exited the POI. Contains two properties:
  • id: A unique identifier for the measure.
  • value: The quantifiable value of the measure.

For more details on the data type, refer to the public XDM repository:

On this page