Point of interest details data type

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

Point of interest details is a standard XDM data type that describes the geographic-related data where an event was observed.

Property Data type Description
beaconInteractionDetails Beacon Describes the beacon details active for the POI interaction.
geoInteractionDetails Geo interaction details Describes the geo details active for the POI interaction.
category String A general category assigned for organizing the POIs by the administrator of POI definitions.
distanceToPOICenter Double The estimated distance from the POI center in meters.
locatingType String The mechanism used to determine location. Accepted values include:
  • beacon
  • gps
  • ip
  • ip+wifi
  • wifi-triangulation
name String A name given to the POI.
poiID String A unique identifier of the POI.
type String The general type of the POI using a typing schema selected by the administrator of the POI definitions.

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

On this page