Get estimated clicks of a future campaign for a given vendor
Please note this is a beta API and therefore it is subject to change.
Get estimated clicks of a future campaign.
Authentication
Topsort’s APIs are authenticated via bearer tokens. Requests must include an authorization header containing your private API key.
Don't have an API key yet? Learn how to generate one.
The header containing a private API key. Format this header as follows:
Authorization: Bearer <YOUR-API-KEY>
Query Parameters
object
The ID of the vendor to get estimated clicks.
The ID of the vendor to get estimated clicks.
Request Body
object
The amount of money in the budget in minor units of currency according to ISO 4217.
Whether auto-bidding is enabled for the future campaign.
List of product details.
object
Maximum amount of money willing to offer for a sponsored slot in minor units of currency according to ISO 4217.
Categories of the product to be sponsored using category based auctions.
Product price in minor units of currency according to ISO 4217.
Responses
Successful Response
object
Estimated number of clicks the campaign can get with the given budget.
Validation Error