TextSentimentSavedQueryMetadata

The metadata of SavedQuery contains TextSentiment Annotations.

Fields
sentimentMax integer

The maximum sentiment of sentiment Anntoation in this SavedQuery.

JSON representation
{
  "sentimentMax": integer
}