Factset · Example Payload

Factset Content Feeds Data Dictionary Product Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Content Feeds Data Dictionary Product Example is an example object payload from Factset, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameofmLinkofmProductIdentitledproviderNamedataFeedapireferenceDataFeed

Example Payload

Raw ↑
{
  "id": "abc123",
  "name": "Example Title",
  "ofmLink": "example_value",
  "ofmProductId": "500123",
  "entitled": true,
  "providerName": "example_value",
  "dataFeed": true,
  "api": true,
  "referenceDataFeed": true
}