get
https://api.habu.com/v1/cleanroom-question-runs/
This operation fetches a Cleanroom Question Run (including metadata) by Cleanroom Question Run ID.
Troubleshooting question run failure
If the question run status is FAILED, possible causes include:
- Issues with data connections
- Missing data
- SQL or Python misconfiguration
- Transient memory issues.
LiveRamp will automatically retry jobs which are failing due to infrastructure issues. You should manually or programmatically retry only if isRetryable is true in the API response.