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 arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in 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 arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Oct 3, 2024
resultbooleanyes Long-TermThe result of the test. It's always 'true'.