Fetch a list of all Cleanroom Question Runs for a Cleanroom Question

This operation fetches a list of all the Cleanroom Question Runs (including metadata) for a given Cleanroom Question. The Customer can optionally use the status parameter to filter the list of Cleanroom Question Runs.

📘

Changed default limit

The default limit value of this call changed from 500 to 30, with a maximum limit of 100.

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