Analytics Queries
Execute heatmap query
Execute a heatmap query. Returns spatial event density as (x, y, value) points within a 3D bounding box, along with the resolved bounds and aggregate statistics. Bounds are looked up from the heatmap definition identified by heatmapData.id.
post/application/{applicationId}/analytics/v1/queries/heatmaps/execute
Path parameters
applicationIdnumber required
Gamebeast project ID
Headers
environment_idnumber required
Gamebeast environment ID
Request body
Response
Default Response
Changes
Changed in 1 of the 2 revisions of this API.1
- ▲
added the new required
headerrequest parameterenvironment_idnew-required-request-parameter
- ▲