HeadlineResponse

  • categoryIds
    Type: array integer[] | null Format: int32
  • hasHtmlTextStory
    Type: boolean

    Indicates whether there is an HTML based story text associated with this headline queryable with textstories endpoint or not.

  • hasTextStory
    Type: boolean

    Indicates whether there is a story text associated with this headline queryable with the textstories endpoint or not.

  • hasUrl
    Type: boolean

    Indicates whether the story for this headline is non-text based and is accessed through the storyUrl field or not.

  • headlineDateTime
    Type: string Format: date-time

    GMT date/time of the headline.

  • headlineId
    Type: integer Format: int64

    Headline unique identifier.

  • headlineText
    Type: string

    Text for the headline.

  • marketSensitive
    Type: boolean

    Whether the headline is market sensitive overall.

  • newsSummary
    Type: string | null

    Short summary for the news.

  • securities
    Type: array | null

    Securities the headline relates to.

    • exchange
      Type: string

      The exchange.

    • marketSensitive
      Type: boolean

      Whether the headline is market sensitive or not for that security.

    • securityCode
      Type: string

      The security code.

  • storyUrl
    Type: string | null

    The URL to access non-text based news stories.In order to download PDF document &ft=pdf parameter should be added to story url. PDF documents available only for PDS vendor.

  • vendorCode
    Type: string | null

    The vendor code.