Map Feedback API Developer's Guide

Feedback Response

The feedback response structure contains both the information below and the data provided in the request post body.

Table 1. Feedback Response elements
Element Data Type Description
guid String Globally unique ID for the 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.

layerID String ID of the layer for which revisions were submitted

Experimental feature