Gets the region of the tracking working space where markers are reported.
The current marker detection region used while tracking.
| Key | Value Type | Description |
|---|---|---|
| DetectionRegion | string | The current marker detection region. Possible values: "Optimal", "Full". |
| Status Code | Content Example | Meaning |
|---|---|---|
| 200 | JSON payload | Success message |
| 500 | {"message":"TrackerException: <...>"} | An other type of internal error |