Locations
Returns the location data for activities.
Columns
| Name | Type | Description |
| LocationId [KEY] | Long | The Id of the Location. |
| ActivityId [KEY] | Long | The IDs of the activity assigned to this location where it was found. |
| ActivityType [KEY] | String | The type of activity this location is assigned to. |
| Name | String | The name given to this location. |