Fetch a Cleanroom Question Run by ID

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.

Language
Credentials
OAuth2