PointSetResource
This Jersey REST Resource creates and lists PointSets. PointSets serve as destinations in web analyst one-to-many indicators. They can also serve as origins in many-to-many indicators. PointSets are one of the three main web analyst resources: Pointsets Indicators TimeSurfaces
The following resources are applicable:
/pointsets
GET
Response Body
element: | (custom) |
media types: | application/json |
(no documentation provided)
/pointsets/{pointSetId}
GET
Parameters
name | description | type | default |
---|---|---|---|
pointSetId | (no documentation provided) | path |
Response Body
element: | (custom) |
media types: | application/json |
(no documentation provided)