Get Campaign Bids
Campaign API
Get Campaign Bids
Endpoint to retrieve all campaign’s bids.
GET
Get Campaign Bids
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.
Path Parameters
The ID of the campaign.
Query Parameters
The pagination offset.
Required range:
x >= 0The pagination limit.
Required range:
0 <= x <= 100