Factset · Example Payload

Factset Analytics Datastore Document Model Example

example_value

Factset Analytics Datastore Document Model Example is an example object payload from Factset, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

urlproductTypetags

Example Payload

Raw ↑
{
  "url": "https://www.example.com",
  "productType": "example_value",
  "tags": "example_value"
}