Get Vendor Balances
Offsite Ads API
Get Vendor Balances
Get vendor balances for the given vendors and DSP.
GET
Get Vendor Balances
Documentation Index
Fetch the complete documentation index at: https://docs.topsort.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
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.
Query Parameters
The IDs of the vendors to get the balances for. Maximum of 25 vendors can be queried at once.
Required array length:
1 - 25 elementsExample:
["vendor_123", "vendor_456"]The DSP to get the balances for. Only Google Ads is supported currently.
Allowed value:
"google_ads"Example:
"google_ads"
Response
Successful Response
The list of vendor balances.