Factset · Example Payload

Factset Funds Benchmark Details Example

FinancialFinancial DataInvestment AnalyticsMarket DataPortfolio AnalyticsResearch

Factset Funds Benchmark Details Example is an example object payload from Factset, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

fsymIdbenchmarkIdbenchmarkNamemultipleBenchmarkFlagbenchmarkChangeDatesegmentsegmentBenchmarkIdsegmentBenchmarkNamesegmentBenchmarkCurrencysegmentBenchmarkReturnTyperequestId

Example Payload

Raw ↑
{
  "fsymId": "500123",
  "benchmarkId": "500123",
  "benchmarkName": "example_value",
  "multipleBenchmarkFlag": "example_value",
  "benchmarkChangeDate": "example_value",
  "segment": "example_value",
  "segmentBenchmarkId": "500123",
  "segmentBenchmarkName": "example_value",
  "segmentBenchmarkCurrency": "example_value",
  "segmentBenchmarkReturnType": "example_value",
  "requestId": "500123"
}