Skip to main content

GpsEventLocationProfileModel

GPS event location data.

Breaking Changes

No breaking changes.

Examples

Fill this template out with real values.

{
"coords": "[GpsEventCoordsProfileModel](/docs/data_types/GpsEventCoordsProfileModel)",
"timestamp": "String"
}

Fields

coords Object, Required

GpsEventCoordsProfileModel


timestamp String, Required

Timestamp of creation (must be in past).

  • Date occurring in the past in an ISO 8601 compatible format.