TestFdrResult is a union datatype for the results from testing an FDR feed. Use the TestFdrErrorResult or TestFdrSuccessResult datatypes and their parameters. Below are tables for each:

Table: TestFdrErrorResult

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 15, 2025
errors[error]yes Long-TermList of errors resulting from FDR test. See also error.

Table: TestFdrSuccessResult

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 3, 2024
resultbooleanyes Long-TermThe result of the test. It's always 'true'.