Zum Hauptinhalt springen
GET
Get Vendor Balances

Autorisierungen

Authorization
string
header
erforderlich

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.

Abfrageparameter

vendor_ids
string[]
erforderlich

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
Beispiel:
dsp
string
erforderlich

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

Allowed value: "google_ads"
Beispiel:

"google_ads"

Antwort

Successful Response

items
VendorBalance · object[]
erforderlich

The list of vendor balances.