Skip to main content

ArticleStatsRequest

Request object for the article statistics feature of the Faceting API.

Properties

PropertyRequiredTypeDescription
facetValuesCountFalseIntegerNumber of values to return for each metadata field.
articleIdsFalseList[String]The IDs of the target articles. Mutually exclusive with articleFilters.
articleFiltersFalseMapFilters on the articles' metadata fields that restrict the scope. See this guide for details. Mutually exclusive with articleIds.
includeDuplicatesFalseBooleanWhether to include duplicate articles in the statistics.