Feedback status response
The feedback status response structure contains the information provided in the feedback submission and relevant status information.
Note
Status responses do not include personal data submitted with the feedback submission in their properties block.
| Element | Data Type | Description |
|---|---|---|
previousGuid | String | Globally unique ID for the previous revision |
layerId | String | ID of the layer for which revisions were submitted Experimental feature |
guid | String | Globally unique ID for this revision |
id | String | Feedback tracking id |
properties | Feedback Request Properties | Structure with the information submitted in the feedback request |
lastUpdateTS | Integer | Timestamp when the item was last updated Number of milliseconds since 1970 (UNIX timestamp). |
createdTS | Integer | Timestamp when the item was created. Number of milliseconds since 1970 (UNIX timestamp). |
Updated last month