Clean Room API Changelog
This section contains information on Clean Room API updates.
April 3, 2026
- Added the retry a data connection job API call, which enables programmatic re-validation and refreshes for the specified data connection after something upstream has been fixed or changed.
- The
parametersobject in the create clean room and update clean room API calls now includes theCLOUD,REGION, andSUB_REGIONoptions. - Updated the OpenAPI specification.
March 27, 2026
Added the following API calls:
- Delete destination connection
- Get the decision configuration for a clean room flow
- Create or update the decision configuration for a flow
- Delete the decision configuration for a flow
Updated the OpenAPI specification.
March 18, 2026
- Added the destinations endpoint.
- Added the list destination partners API call to return a list of available partners, which includes data such as partner name, type, credential source name, configuration parameters, and audit information.
- Added the list destination connections API call to return a list of available destination connections for your organization.
- Updated the OpenAPI specification.
February 24, 2026
- Added the enable segmentation for a question and the update segmentation for a question API calls to support segment generation.
- The default
limitvalue of the get all runs for a question API call changed from 500 to 30, with a maximumlimitof 100. - Updated the OpenAPI specification.
February 11, 2026
- Added the get a clean room flow API call and the set a clean room flow version call to enable rolling back or switching a flow to an existing version.
- Updated the fetch a clean room flow run report call to return paginated, table-style results and added the optional
offsetandlimitparameters to control the maximum number of rows returned (defaults to 500). - Updated the fetch a clean room flow run report call to use the provided node identifier directly (instead of validating node labels).
- Fixed an issue where forwarded requests could duplicate query parameters, which could cause incorrect query parsing.
- Updated the OpenAPI specification to:
- Clarify flow node identification guidance (use node UUIDs for uniqueness; labels are display-only).
- Modify the body parameters for the create a clean room question run for a clean room question call to use key-value pairs instead of an array, thus preventing client serialization issues.
January 29, 2026
- Added the download output file for a clean room flow run node call.
- Added the
executedAtparameter to the clean room question runs, fetch a list of all clean room question runs for a clean room question, and fetch a clean room flow run by ID calls. - Added the
cleanroomFlowRunIdto the fetch output nodes for a clean room flow run report call. - Added the
isPartitionColumnto the map field configurations call. - Updated the OpenAPI specification to clarify flow node identification guidance (use node UUIDs for uniqueness; labels are display-only).
December 11, 2025
- Added the list clean room flows call.
- To ignore parent-child dependency rules, added the
ignoreParentChildRuleparameter to the create a clean room flow run call. - To exclude nodes without tags when branch filtering is enabled, added
excludeNodesWithoutTagsto the create a clean room flow run and the replay a clean room flow run calls. - Added the optional replay
nameparameter to the replay a clean room flow run call. - To include unmatched nodes when branch filtering is enabled, added
includeMismatchingTaggedNodesto the create a clean room flow run and the replay a clean room flow run calls. - Added the
nodeIDparameter to the get comprehensive node details for a clean room flow call. - Added the
transformationparameter to the configure a clean room dataset by data connection ID and the update a clean room dataset by ID calls to provide information about the transformation formula (SQL) used for calculated fields. - Updated the OpenAPI specification.
November 21, 2025
Added the llms.txt file to this API documentation to support AI workflows. For more information, see llmstxt.org.
October 17, 2025
- Added the Get organization information for datasets by UUID or name API call.
- Added the
createNewVersionandversionMessageparameters to the create or update a clean room flow API call. - Updated the OpenAPI specification.
September 12, 2025
Removed API limit enforcement text from "API Limits".
September 2, 2025
- Updates to assign datasets and fields to a clean room flow.
- Updated the OpenAPI specification.
August 18, 2025
Starting on October 8, you can only request an access token via the request an access token call 2 times each 24-hour period. For more information, see "API Limits".
July 25, 2025
- Modified the create a flow call so that it can also update a flow.
- Added the assign datasets and fields call.
- Added the get comprehensive node details call.
- Updated the OpenAPI specification.
July 2, 2025
Added the provision a destination call and updated the OpenAPI specification.
June 27, 2025
Added the Exports endpoint and updated the OpenAPI specification.
June 25, 2025
Added a link for downloading the OpenAPI specification to the "About the Clean Room API" topic.
June 5, 2025
Updated the Python tutorial for creating and running questions to include creating flows.
June 3, 2025
Added displayId parameter to the questionDetails object.
April 29, 2025
Added 20-call per hour limit on create a clean room question run for a clean room question to the API Limits section.
April 25, 2025
Disabled problematic "Try It" feature.
April 11, 2025
- Added the create a clean room flow call
- Modified the create a clean room flow run call
March 26, 2025
LiveRamp Clean Room includes the following new API calls:
- Update the compute capacity for a clean room question
- Configure whether a partner can assign a clean room dataset
- Fetch output nodes for a clean room flow run report
March 11, 2025
Various bug fixes
February 13, 2025
January 29, 2025