Passer au contenu principal
GET
Get Vendor Balances

Autorisations

Authorization
string
header
requis

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.

Paramètres de requête

vendor_ids
string[]
requis

The IDs of the vendors to get the balances for. Maximum of 25 vendors can be queried at once.

Required array length: 1 - 25 elements
Exemple:
dsp
string
requis

The DSP to get the balances for. Only Google Ads is supported currently.

Allowed value: "google_ads"
Exemple:

"google_ads"

Réponse

Successful Response

items
VendorBalance · object[]
requis

The list of vendor balances.