{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "articlesFields", "type": "array", "description": "Request available Articles data fields to be included in the response.\n Default is all fields. _fsymId_ and _articleId_ are always included.\n \n

Common Fields

\n |field|description|\n |||\n |fsymId|Factset Regional Security Identifier|\n |articleId|Unique ID of the article assigned by Truvalue| \n \n

Articles Fields

\n \n |field|description|\n |||\n |datePub|Publication date of the article expressed in YYYY-MM-DD format|\n |title|Title of the article|\n |source|Source of the article|\n |categories|categories assigned by Truvalue|\n |bullets|AI-generated bullet point summary for each article. Note, including bullets increases response size drastically|\n |author|Author of the article|\n |url|URL of the article|\n |language|Language code of the article|\n |orgName| Organization name assigned by Truvalue|\n |orgId| Unique identifier assigned by Truvalue that is applied on an organization level\n \n" }