Skip to main content

Histogram Top influencers from a talkwalker project

GET
api/v1/search/p/:project_id/histogram/top_influencers

Histogram Top influencers from a talkwalker project

Path Parameters

  • project_id string required
    Example: {{project_id}}

Query Parameters

  • influencer_type string

    Get the results for authors or sources. Allowed values: author or source. Default value is author.

    Example: author
  • sort_criteria string

    Sort the results (always descending) by a criteria. Allowed values : total, positive, negative, neutral, reach, engagement, engagement_per_mention, reach_per_mention. Default value : total

    Example: total
  • q string

    The query to search for.

    Example: cat AND dogs
  • top_n integer

    Size limiter for demographic distribution. Allowed values : between 1 and 100. Default value : 10.

    Example: 10
  • topic string

    One or more topics that are defined in the Talkwalker project

  • filter string

    One or more filters that are defined in the Talkwalker project

  • channel string

    One or more channels that are defined in the Talkwalker project

  • panel string

    One or more source panels that are defined in the Talkwalker project

  • dataset string

    One or more datasets that are defined in the Talkwalker Customer Intelligence project

Responses

OK


Schema
  • object
Loading...