Factset · Schema

CreateCustomFieldValueDto

Set a value or values for a custom field identified by the field 'Code'. Only one of the fields (IntegerValue / TextValue / FilePathValue etc) will be used, depending on the data type of the custom field corresponding to the 'Code' provided

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Properties

Name Type Description
code string
integerValue integer
textValue string
filePathValue string
numericValue number
dateValue string
extendedTextValue string
contactLookupValues array
optionValue string
optionValues array
View JSON Schema on GitHub