Skip to main content
GET
Get the Catalog or Lasso leaderboard

Poznámky k použití

Vyberte právě jedno scope:
  • catalog řadí přispěvatele podle aktivity doručování produktů.
  • extraction vrací žebříček uživatelů i tabulek podle řádků připravených v Lasso.
Řádky Katalogu jsou jedinečné pro každého přispěvatele, ne pro celou společnost. Produkt upravený dvěma přispěvateli se objeví u obou, takže součet žebříčku může překročit celkový počet jedinečných produktů společnosti.

Autorizace

Authorization
string
header
povinné

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametry dotazu

from
string<date>
povinné

Inclusive reporting-period start.

to
string<date>
povinné

Inclusive reporting-period end. The range may contain at most 1,830 days.

scope
enum<string>
povinné
Dostupné možnosti:
catalog,
extraction
catalog_status
enum<string>
výchozí:all

Current Catalog status to include. all means active and draft products.

Dostupné možnosti:
all,
active,
draft,
archived
user_id
string

Current or former user UUID, or system for unattributed automation.

schema_id
string<uuid>

Filters both Catalog products and Lasso extraction tables by schema.

table_id
string<uuid>

Filters Lasso analytics to one extraction table.

source
enum<string>

Catalog-only source filter. Requires scope=catalog.

Dostupné možnosti:
manual,
product_extraction,
shopify

Odpověď

Contributor leaderboard; extraction scope also includes tables.

period
object
povinné
filters
object
povinné
scope
enum<string>
povinné
Dostupné možnosti:
catalog,
extraction
by_user
object[]
povinné
by_table
object[]

Present only for extraction scope.