Measure the proportion of mapped instances in the advanced join's view, for each property.
The caller needs to have read access to the view they are querying.
The resulting advanced join job.
The response for a bad request.
The response for too many requests (concurrency or rate throttling).
{- "space": "string",
- "viewExternalId": "string",
- "viewVersion": "string",
- "dummyResponse": false
}
{- "jobId": "string",
- "status": "Queued",
- "createdTime": 1730204346000,
- "startTime": 1730204346000,
- "statusTime": 1730204346000,
- "errorMessage": null,
- "items": [
- {
- "propertyName": "string",
- "mappedPercentage": 100
}
]
}