Name | Type | Description |
---|---|---|
Id | string | The Intrinio ID for the news article |
Title | string | The title of the news article |
PublicationDate | DateTime? | The publication date of the news article |
Url | string | The url of the news article |
Summary | string | A summary of the news article |
Source | string | The news source. |
Topics | List<NewsTopic> | |
Copyright | string | The copyright of the news article |
Language | string | The language code of the news article |
WordCount | int? | The word count of the news article |
Spam | bool? | Whether the news article is marked as spam or not |
BusinessRelevance | decimal? | How strongly correlated the news article is to the business |
ArticleSentiment | string | The news sentiment. |
ArticleSentimentConfidence | decimal? | The confidence score of the sentiment rating |