Skip to content

Wildberries API TypeScript SDK / <internal> / PositionCluster

Type Alias: PositionCluster

ts
type PositionCluster = "all" | "firstHundred" | "secondHundred" | "below";

Defined in: types/analytics.types.ts:390

Товары с какой средней позицией в поиске показывать в отчёте:

  • all — все
  • firstHundred — от 1 до 100
  • secondHundred — от 101 до 200
  • below — от 201 и ниже

Example

json
"all"

Made with ❤️ for the Wildberries developer community