Saltar al contenido principal
GET
Get Active Vendors

Autorizaciones

Authorization
string
header
requerido

A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.

Parámetros de consulta

dsp
enum<string>
requerido

The DSP to filter vendors by.

Opciones disponibles:
google_ads,
meta
Ejemplos:

"google_ads"

"meta"

next_page
string | null

Pagination cursor as provided in an earlier response. If provided will fetch the next page of results.

limit
integer
predeterminado:100

The pagination limit.

Rango requerido: 0 <= x <= 365

Respuesta

Successful Response

hasMore
boolean
requerido

Whether there are more active vendors

nextPage
string | null
requerido

The next page token

vendors
string[]
requerido

The active vendor ids for the DSP