Feedback response properties
The properties data structure contains the response information for feedback.
The following table lists the status fields in status responses.
| Element | Data Type | Description |
|---|---|---|
jobStatus | String | Only included in status responses. The possible values are: - OPEN – feedback received, but processing not started - INPROGRESS – Feedback processing underway - CLOSED – Processing completed and outcome recorded in the jobSolution field. The possible values for the jobSolution field are: |
jobSolution | String | Only included in status responses. The possible values are: - NONE – not closed yet - FIXED – feedback accepted in part or in full - WONTFIX – feedback not accepted |
jobSolutionDetails | String | If the result in the jobSolution field is WONTFIX, then the jobSolutionDetails field may have one of the values as listed here. Note: Preview feature. |
jobSolutionNotes | String | Further notes are available from manual resolution. |
mapRelease | String | Scheduled release data for resulting update, if the result in the jobSolution field isFIXED. Only valid or available ROAD, ADDRESS and PLACES feedback. Note: Preview feature. |
releaseDate | String | YYYY-MM-DD when FIXED change was applied. |
rejectedValues | Object | Properties rejected affected by reasons given in jobSolution . Note: Preview feature. |
acceptedValues | Object | Properties accepted during moderation and used for map updates to HERE map. Note: Preview feature. |
Related Topics
Updated last month