POST
/
public
/
v1
/
campaign-service
/
estimated-clicks

Query Parameters

vendor_id
string
required

The ID of the vendor to get estimated clicks.

Body

application/json
budget
integer
required

The amount of money in the budget in minor units of currency according to ISO 4217.

budgetPeriod
enum<string>
required

The periodicity of the budget.

Available options:
daily,
weekly,
monthly,
total
isAutoBidding
boolean
default: true

Whether auto-bidding is enabled for the future campaign.

products
object[]
required

List of product details.

Response

200 - application/json
estimatedClicks
integer
required

Estimated number of clicks the campaign can get with the given budget.