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

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'.