AYLIEN · Schema

Query defines the search query on a field

News IntelligenceText AnalysisNLPSentiment AnalysisEntity RecognitionNatural Language ProcessingNews APIArticle ExtractionSummarizationConcept Detection

Properties

Name Type Description
author.id object
author.name object
body object
categories.confident object
categories.id object
categories.level object
categories.taxonomy object
clusters object
links.permalink object
entities.body.links.dbpedia object
entities.body.text object
entities.body.type object
entities.title.links.dbpedia object
entities.title.text object
entities.title.type object
id object
language object
media.images.content.length.max object
media.images.content.length.min object
media.images.count.max object
media.images.count.min object
media.images.format object
media.images.height.max object
media.images.height.min object
media.images.width.max object
media.images.width.min object
media.videos.count.max object
media.videos.count.min object
sentiment.body.polarity object
sentiment.title.polarity object
social.shares.count.facebook.max object
social.shares.count.facebook.min object
social.shares.count.reddit.max object
social.shares.count.reddit.min object
source.domain object
source.id object
source.links.in.count.max object
source.links.in.count.min object
source.locations.city object
source.locations.country object
source.locations.state object
source.rankings.alexa.country object
source.rankings.alexa.rank.max object
source.rankings.alexa.rank.min object
source.scopes.city object
source.scopes.country object
source.scopes.level object
source.scopes.state object
story_url object
story_language object
text object
title object
translations.en.body object
translations.en.text object
translations.en.title object
entity object
View JSON Schema on GitHub

JSON Schema

news-api-Parameter.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "Query defines the search query on a field",
  "type": "object",
  "properties": {
    "author.id": {
      "$ref": "#/components/schemas/Query"
    },
    "author.name": {
      "$ref": "#/components/schemas/Query"
    },
    "body": {
      "$ref": "#/components/schemas/Query"
    },
    "categories.confident": {
      "$ref": "#/components/schemas/Query"
    },
    "categories.id": {
      "$ref": "#/components/schemas/Query"
    },
    "categories.level": {
      "$ref": "#/components/schemas/Query"
    },
    "categories.taxonomy": {
      "$ref": "#/components/schemas/Query"
    },
    "clusters": {
      "$ref": "#/components/schemas/Query"
    },
    "links.permalink": {
      "$ref": "#/components/schemas/Query"
    },
    "entities.body.links.dbpedia": {
      "$ref": "#/components/schemas/Query"
    },
    "entities.body.text": {
      "$ref": "#/components/schemas/Query"
    },
    "entities.body.type": {
      "$ref": "#/components/schemas/Query"
    },
    "entities.title.links.dbpedia": {
      "$ref": "#/components/schemas/Query"
    },
    "entities.title.text": {
      "$ref": "#/components/schemas/Query"
    },
    "entities.title.type": {
      "$ref": "#/components/schemas/Query"
    },
    "id": {
      "$ref": "#/components/schemas/Query"
    },
    "language": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.content.length.max": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.content.length.min": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.count.max": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.count.min": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.format": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.height.max": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.height.min": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.width.max": {
      "$ref": "#/components/schemas/Query"
    },
    "media.images.width.min": {
      "$ref": "#/components/schemas/Query"
    },
    "media.videos.count.max": {
      "$ref": "#/components/schemas/Query"
    },
    "media.videos.count.min": {
      "$ref": "#/components/schemas/Query"
    },
    "sentiment.body.polarity": {
      "$ref": "#/components/schemas/Query"
    },
    "sentiment.title.polarity": {
      "$ref": "#/components/schemas/Query"
    },
    "social.shares.count.facebook.max": {
      "$ref": "#/components/schemas/Query"
    },
    "social.shares.count.facebook.min": {
      "$ref": "#/components/schemas/Query"
    },
    "social.shares.count.reddit.max": {
      "$ref": "#/components/schemas/Query"
    },
    "social.shares.count.reddit.min": {
      "$ref": "#/components/schemas/Query"
    },
    "source.domain": {
      "$ref": "#/components/schemas/Query"
    },
    "source.id": {
      "$ref": "#/components/schemas/Query"
    },
    "source.links.in.count.max": {
      "$ref": "#/components/schemas/Query"
    },
    "source.links.in.count.min": {
      "$ref": "#/components/schemas/Query"
    },
    "source.locations.city": {
      "$ref": "#/components/schemas/Query"
    },
    "source.locations.country": {
      "$ref": "#/components/schemas/Query"
    },
    "source.locations.state": {
      "$ref": "#/components/schemas/Query"
    },
    "source.rankings.alexa.country": {
      "$ref": "#/components/schemas/Query"
    },
    "source.rankings.alexa.rank.max": {
      "$ref": "#/components/schemas/Query"
    },
    "source.rankings.alexa.rank.min": {
      "$ref": "#/components/schemas/Query"
    },
    "source.scopes.city": {
      "$ref": "#/components/schemas/Query"
    },
    "source.scopes.country": {
      "$ref": "#/components/schemas/Query"
    },
    "source.scopes.level": {
      "$ref": "#/components/schemas/Query"
    },
    "source.scopes.state": {
      "$ref": "#/components/schemas/Query"
    },
    "story_url": {
      "$ref": "#/components/schemas/Query"
    },
    "story_language": {
      "$ref": "#/components/schemas/Query"
    },
    "text": {
      "$ref": "#/components/schemas/Query"
    },
    "title": {
      "$ref": "#/components/schemas/Query"
    },
    "translations.en.body": {
      "$ref": "#/components/schemas/Query"
    },
    "translations.en.text": {
      "$ref": "#/components/schemas/Query"
    },
    "translations.en.title": {
      "$ref": "#/components/schemas/Query"
    },
    "entity": {
      "oneOf": [
        {
          "$ref": "#/components/schemas/NestedEntity"
        },
        {
          "$ref": "#/components/schemas/Logicals"
        }
      ]
    }
  }
}