Factset · Schema

include_exclude_object

Filters securities based on asset classes and other fields depending on the asset classes.

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
field string String containing the field name to filter on. Each asset class has its own set of field (i.e. equity_type, is_primary, region,etc)
entity string String containing the asset class for the filter to be applied on. If not included or left empty, it will apply the filter against all asset classes
values array Values you wish to filter on, as a comma-separated list. The values within this list are tied by an OR operation.
View JSON Schema on GitHub